Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 599 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 599 Bytes

suntodo

中文英文

终端版的todo list

安装:

npm install -g suntodo

or

yarn global add suntodo

or

pnpm install -g suntodo

预览:

如何使用suntodo

版本

* v0.0.1 发布
* v0.0.2 添加了README.md
* v0.0.3 如何使用 suntodo 
* v0.0.4 把shebang 里的nodejs 改成 node