mirror of
https://git.webmeisterei.com/webmeisterei/todoist-taskwarrior.git
synced 2023-12-21 10:23:00 +01:00
16 lines
154 B
Markdown
16 lines
154 B
Markdown
# todoist-taskwarrior
|
|
|
|
A tool for migrating Todoist tasks to Taskwarrior.
|
|
|
|
## Usage
|
|
|
|
...
|
|
|
|
## Development
|
|
|
|
### Testing
|
|
|
|
```sh
|
|
$ python -m pytest tests
|
|
```
|