Take control of your budget through the command line with an integrated REPL offering a user-friendly experience when interacting with any server hosting the Pincher API.
The Pincher CLI experience! A user checks balances, logs a transaction, and notes the change.
You can install the CLI with:
go install github.com/YouWantToPinch/pincher-cli@latest
Then run it with pincher-cli.
When first starting the CLI, you can run help to see available commands, or help -v to see all possible commands
that may be available to you after creating a user and logging in.
You may edit your configuration for the CLI with the config edit command.

