todoist-taskwarrior/README.md

16 lines
154 B
Markdown
Raw Normal View History

2018-11-06 18:03:24 +01:00
# todoist-taskwarrior
A tool for migrating Todoist tasks to Taskwarrior.
2018-11-24 15:13:45 +01:00
## Usage
2018-11-06 18:03:24 +01:00
2018-11-24 15:13:45 +01:00
...
## Development
### Testing
```sh
$ python -m pytest tests
```