An open API service indexing awesome lists of open source software.

https://github.com/gothenburgbitfactory/taskshell

Tasksh is a shell for Taskwarrior
https://github.com/gothenburgbitfactory/taskshell

taskwarrior

Last synced: 5 months ago
JSON representation

Tasksh is a shell for Taskwarrior

Awesome Lists containing this project

README

          

# Installing
* Debian/Ubuntu:
```
$ sudo apt-get install tasksh
```

# Disclaimer during ongoing development

The development branch is a work in progress and may not pass all quality tests,
therefore it may harm your data. While we welcome bug reports from the
development branch, we do not guarantee proper or timely fixes.

- Make proper backups.
- Broken functionality may arise from ongoing development work.
- Be aware that using the development branch involves risks.

---

Thank you for taking a look at tasksh!!

---

Tasksh is released under the MIT license. For details check the LICENSE file.

# Important note
When cloning this from the repo to build from source make sure you `git clone --recursive` to get all required submodules.