concom

1.0.1 • Public • Published

Console Companion App

This is a console based helper app written is typescript that runs on node and uses levelup for storing data

Currently it has only a todo list but has more features planned

Install script

npm i -g concom

Usage
Usage: index [options] [command]

Helper for you dev console. With a todo list and more coming soon

Options:
  -v, --version      display program version
  -h, --help         display help for command

Commands:
  info               show program information
  add                add a task
  list|ls            list all tasks
  delete|rm <index>  delete task with given index
  help [command]     display help for command

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.17latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.17
1.0.00

Package Sidebar

Install

npm i concom

Weekly Downloads

7

Version

1.0.1

License

MIT

Unpacked Size

15.9 kB

Total Files

7

Last publish

Collaborators

  • agrmohit