module
Version:
v0.0.0-...-3fa0e8d
Opens a new window with list of versions in this module.
Published: Jun 12, 2023
License: MIT
Opens a new window with license information.
README
¶
Activities Client
Activity Client code.
Usage
Add
Add an activity:
go run cmd/client/main.go --add "activity 1"
Get
Get an activity by ID:
go run cmd/client/main.go --get 0
Testing
Execute tests:
$ task go:test
Auto format code:
$ task go:fmt
List helpful targets:
$ task
Directories
¶
cmd
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.