- Install dotslash
- Download the latest packs release dotslash
pksfile. Example: https://github.com/rubyatscale/pks/releases/tag/v0.2.21/pks - Save the
pksfile to your ruby project's bin/ directory. You'll then have abin/pksfile in your project. - Use
bin/pksto execute the CLI.
- Install Rust: https://www.rust-lang.org/tools/install
- Note: If
which cargoreturns a path, skip this step! - TLDR:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh, and you're done!
- Note: If
cargo install pks(it's likegem install)