A simple Command Line Interface to use quecto in your terminal.
- Go
To install Quecto, you need to have your GOBIN in your PATH.
Then, just execute this command :
go install github.com/oriionn/quecto-cli/[email protected]
If you want to use quecto instead quecto-cli in your terminal, you can execute :
quecto-cli self-rename
This project is under the MIT license.