taskwarrior/doc/devel
Felix Schurk 8dd29e0a8a
Change to out-of source build, Update build instructions (#3271)
* update build instructions

Usage of "modern" CMake syntax and using specific out of source build.
Further add example on how to build in parallel, build a specific target
and how to change the compiler.

This closes #3236.
2024-02-25 12:27:52 -05:00
..
contrib Change to out-of source build, Update build instructions (#3271) 2024-02-25 12:27:52 -05:00
rfcs Fix typo 2023-10-20 12:03:02 +02:00
README.md Better links from TW devel docs to TaskChampion (#3253) 2024-01-21 18:03:11 -05: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:

TaskChampion will become its own project soon.