Skip to content

bltavares/pickpocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pickpocket Build Status

Pocket command line manager

Set of utility commands to manage and organize your library, also available as crate.

Useful for scripting your own commands. See this aliases for examples.

Tags: Dormant project | Personal utility

Instalation

To install from source you'll need to have Rust on your computer, which is easy to setup with rustup instructions.

After installing, use the following command:

cargo install --git https://github.com/bltavares/pickpocket

There is no pre-built binaries at this moment.

Documentation

http://docs.bltavares.link/pickpocket

Building, testing, and others

make help