projectman-rust

Projectman meets Rust This is the rust port of projectman.

Optimized memory

Total size of From the original(43MB) -> To Rust version(3.6MB)

Install

Make sure you add ~/.cargo/bin to your PATH to be able to run the installed binaries

bash echo 'export PATH="$HOME/.cargo/bin:$PATH"' >> ~/.bash_profile

Bash cargo install pm

Credits

project-man by Saurabh Daware