robvanderleek / backpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backpack

https://www.pikist.com/free-photo-sipfp

BCH compliance Build Status Dependabot NPM version semantic-release

Organize the files you typically have laying around on your computer

TLDR; Show me now

Basic usage

Add a file to your backpack:

$ bp -i some-file.xyz

List files in your backpack:

$ bp

Get a file from your backpack:

$ bp -e some-file.xyx

Installation

After installation using one of the methods below you can launch backpack with the command: bp

NPM

Install backpack as a global NPM package:

$ npm i -g @robvanderleek/backpack

Homebrew

Install backpack with Homebrew:

$ brew install robvanderleek/backpack/backpack

About

License:ISC License


Languages

Language:TypeScript 82.6%Language:JavaScript 17.4%