Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 890 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 890 Bytes

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