/budget

Command line client for the internal budget service.

Primary LanguageGoApache License 2.0Apache-2.0

main

budget is the command line client for our internal budget service (budgetd).

To install using HomeBrew, run the following command:

$ brew install alphauslabs/tap/budget

To setup authentication, set your GOOGLE_APPLICATION_CREDENTIALS env variable using your credentials file.

Explore more available subcommands and flags though:

$ budget -h
# or
$ budget <subcmd> -h