dstask 0.27
CLI-based TODO manager with git-based sync + markdown notes per task
dstask is a personal task tracker that uses git for synchronization. It offers a note command to attach a Markdown based note to a task.
- Outputs:
out - Website: https://github.com/naggie/dstask
- Licenses: Expat
- Package source: gnu/packages/task-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dstask 0.27 as follows:
guix install dstask@0.27
Or install the latest version:
guix install dstask
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.