1.0.4 • Published 2 years ago

dev-thoughts v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

dev-thoughts 😇:smile:

:point_down: demo

:floppy_disk: Installation

npm install

:electric_plug: Usage

  1. To get all set of commands
dev-thoughts --help

Features

  1. Note down random thoughts. ✅
  2. Get Random quote on cli. ✅
  3. Get thoughts of current day ✅
  4. Delete thoughts of that day, clear all thoughts ✅
  5. storing data in json format ✅
  6. Using figlet,chalk to beautify UI
  7. host npm module

Packages used :

  • commander : parsing args
  • inquirer : to ask questions

For testing :

To create a symlink

npm link

and

npm unlink
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago