Block a user
Taskwarrior integration
Test issue for pull implementation
Define commandline interface actions and parameters
Define commandline interface actions and parameters
Use the following package to create the cli interface:
- urfave/cli: cli building package
Define commandline interface actions and parameters
The cli should also provide automatic generation of the corresponding context for the current project. It should act as a wrapper around taskwarrior itself to enable more efficient operation. In…
Define commandline interface actions and parameters
The installation should provide / generate man pages which can also be installed with the Makefile.
Define commandline interface actions and parameters
The cli should provide the following functions:
- fetch (show possible changes without appling changes)
- pull (fetch + merge changes into local taskwarrior tasks)
- push (apply changes in…
Define commandline interface actions and parameters
The cli should also provide automatic generation of the corresponding context for the current project. It should act as a wrapper around taskwarrior itself to enable more efficient operation. In…
Test issue for pull implementation
Creating comment while no corresponding task is available in taskwarrior.