alfredik
v1.0.3
Published
Simple but comfy todo app written in node.
Maintainers
Readme
ToDo app written in node.js
Uploaded as alfredik
Install
npm install alfredik -gRun in dev mode
# go to the directory
cd todo-node
# install node packages
npm iUsage
via npm
alfredik newdev mod
node todo.js newtodo <command>
commands can be:
new: used to create a new todo
list: used to retrieve your todos
complete <i>: used to mark a todo as complete by index
delete <i>: used to delete a todo by index
clear: used to delete all todos
export: used to export todos to current directory
help: used to print the usage guideToDo
- [x] Prepare app for publishing on npm
- [x] Register app on npm
- [x] Add export function
- [ ] Add telegram integration (or some other)

Chpok Сhelebok production @ 2018
