Picocrypt/cli
Evan Su 2de657299a
Update CLI README
2023-04-11 21:39:39 -04:00
..
picocrypt Add CLI 2023-04-11 21:36:02 -04:00
README.md Update CLI README 2023-04-11 21:39:39 -04:00

README.md

CLI

Work in progress

Installation

If you don't have Go installed, download it from here or install it from your package manager (apt install golang-go). The latest version of Go is recommended, although you may fall back to Go 1.19 should any issues arise in the future. Once Go is installed, run the command below:

go install github.com/HACKERALERT/Picocrypt/cli/picocrypt@latest

You should now be able to run picocrypt in your terminal.