|
4 months ago | |
---|---|---|
cmd/task | 4 months ago | |
internal/tasks | 4 months ago | |
misc/zsh | 5 months ago | |
.gitignore | 5 months ago | |
LICENSE.txt | 5 months ago | |
README.md | 5 months ago | |
go.mod | 4 months ago | |
go.sum | 4 months ago |
This is a CLI task management program developed specifically for Project Amber. It supports syncing tasks with it, though it can work completely offline as well.
% go get -u -v git.tdem.in/tdemin/amber_cli/cmd/task
Optionally move the binary you just built to your PATH. This also works for updates.
See LICENSE.txt.