alfredik

1.0.3 • Public • Published

ToDo app written in node.js

forthebadge

Uploaded as alfredik

forthebadge

Install

npm install alfredik -g

Run in dev mode

# go to the directory
cd todo-node

# install node packages
npm i

Usage

via npm

alfredik new

dev mod

node todo.js new
todo <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 guide

ToDo

  • [x] Prepare app for publishing on npm
  • [x] Register app on npm
  • [x] Add export function
  • [ ] Add telegram integration (or some other)

screenshot

Chpok Сhelebok production @ 2018

Package Sidebar

Install

npm i alfredik

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

6.17 kB

Total Files

3

Last publish

Collaborators

  • lalabuy9948