https://github.com/flaque/tdo
An interactive command line todo app
https://github.com/flaque/tdo
Last synced: 2 months ago
JSON representation
An interactive command line todo app
- Host: GitHub
- URL: https://github.com/flaque/tdo
- Owner: Flaque
- License: mit
- Created: 2018-04-30T19:32:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T23:50:56.000Z (about 7 years ago)
- Last Synced: 2025-02-22T11:34:57.472Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# todo [](https://travis-ci.org/Flaque/todo)
> An interactive todo app

## Install
```
$ npm install --global tdo
```## Usage
```js
$ tdo --helpUsage
tdo
```## License
MIT © [Flaque](http://flaque.net)