go-xkcdreader/cmd
surtur 4b6e655ebf
All checks were successful
continuous-integration/drone/push Build is passing
use github.com/spf13/cobra for app cmds
* add 'version' command - "go-xkcdreader version" returns a formatted
  version of the app
* test (among other things) that the version in flake.nix matches the
  version hardcoded in app's go code (cmd/version.go)
2022-05-12 15:54:16 +02:00
..
root.go use github.com/spf13/cobra for app cmds 2022-05-12 15:54:16 +02:00
root_test.go use github.com/spf13/cobra for app cmds 2022-05-12 15:54:16 +02:00
version.go use github.com/spf13/cobra for app cmds 2022-05-12 15:54:16 +02:00
version_test.go use github.com/spf13/cobra for app cmds 2022-05-12 15:54:16 +02:00