node-todo-yi
Version:
``` yarn add global node-todo-yi ```
31 lines (21 loc) • 447 B
Markdown
# Install
```
yarn add global node-todo-yi
```
# Run
```
t add xxx
t clear
```
# Test
```
yarn test
```
# Example
Usage: t [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
add add a task
clear clear all tasks