goharm
Rebased Harmonogram CLI (written in Golang)
Usage
$ build/goharm-darwin-amd64
Rebased Harmonogram CLI
Usage of build/goharm-darwin-amd64:
-v Show version number
goharm [SUBCOMMAND]
expected 'login', 'logout', 'config' or 'time-logs' subcommands
Each subcommand has it's own -help parameter.
Development
How to run tests?
make test
How to release?
Use command with make with appropriate TAG for version:
TAG=0.0.X make ship
(c) Rafał "RaVbaker" Piekarski 2020