Skip to content

koknese/backman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backman

A simple way to backup your downloads from the internet

Installation

Build from source (recommended)

  • Clone the repository
  • Install dependencies:
bun install
  • Compile:
bun build ./backman.ts --compile --outfile backman
  • Optional: Move into the /usr/bin folder for easy access from anywhere
mv backman /usr/bin

Install from npm (not recommended)

  • npm
npm i backman-ts

-# I have no idea on how NPM publishing works, and running the package with bunx backman-ts did not work, hence I recommend compiling the package.

This project was created using bun init in bun v1.1.38. Bun is a fast all-in-one JavaScript runtime.

About

A backup manager for your internet downloads

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors