An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# todo [![Build Status](https://travis-ci.org/Flaque/todo.svg?branch=master)](https://travis-ci.org/Flaque/todo)

> An interactive todo app

![screenshot](https://i.imgur.com/2WXFrpJ.png)

## Install

```
$ npm install --global tdo
```

## Usage

```js
$ tdo --help

Usage
tdo
```

## License

MIT © [Flaque](http://flaque.net)