# node-task-todo **Repository Path**: vivi2021/node-task-todo ## Basic Information - **Project Name**: node-task-todo - **Description**: 随时能记录to do list的命令行 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-09 - **Last Updated**: 2022-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs ## README 随时能记录to do list的命令行 # Installation `npm i node-task-todo` # 创建任务 `t add Mytask` # 删除全部任务 `t clear Mytask` # 查看更多 `t`