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
|
|
|
|
```
|