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.
Features
usual task management routines
sync
works offline
infinite task nesting
Installation
% 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.