taskwarrior/doc/devel
Matthew 3ae7413ebd
Update task.md json lines end with \n (0xA) not \r (0xD) (#3752)
Update task.md to fix mistake in json format.  In the code the json lines end with \n (0xA) not \r (0xD)
2025-02-01 15:37:43 -05:00
..
contrib Add instructions for running against customized TaskChampion (#3719) 2024-12-09 12:05:09 +01:00
rfcs Update task.md json lines end with \n (0xA) not \r (0xD) (#3752) 2025-02-01 15:37:43 -05:00
README.md Remove taskchampion source from this repo (#3427) 2024-05-02 02:45:11 +00:00

Development Documentation

This directory contains the development documentation for Taskwarrior. For all other documenation, see https://taskwarrior.org.

Taskwarrior and TaskChampion

As of the 3.0 release, Taskwarrior uses TaskChampion to manage task data. Find documentation of TaskChampion here: