Tasksh is a shell for Taskwarrior
Find a file
David West 297b1b53c5
important info so people can build the project
not obvious to use recursive without a tip
2018-09-08 11:45:44 -04:00
cmake libshared: Integrated 2016-09-02 18:10:54 -04:00
doc Version number and release date for 1.2.0 2017-05-10 00:05:29 +02:00
src Revert "Hide information by default in review" 2018-06-02 19:57:55 -04:00
test Copyright update 2017-01-01 12:35:12 -05:00
.gitignore libshared: Integrated 2016-09-02 18:10:54 -04:00
.gitmodules libshared: Updated URL 2017-04-01 22:48:02 -04:00
AUTHORS TS-32: control-d to exit 2017-02-20 23:17:40 -05:00
ChangeLog Added SHA1 of tagged release commit 2017-05-10 00:26:28 +02:00
cmake.h.in TD-120: Missing cmakedefine for HAVE_GET_CURRENT_DIR_NAME 2016-08-24 18:23:42 -04:00
CMakeLists.txt Removed README.md from docfiles to install 2016-09-05 23:23:08 +02:00
commit.h.in CMake Files 2014-06-08 16:55:48 -04:00
COPYING Copyright update 2017-01-01 12:35:12 -05:00
INSTALL Docs: Updated in preparation for release 2016-09-05 09:06:21 -04:00
LICENSE Copyright update 2017-01-01 12:35:12 -05:00
NEWS Docs: Updated platform list 2017-04-09 16:47:33 -04:00
README.md important info so people can build the project 2018-09-08 11:45:44 -04:00

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.