npm install
- To get all set of commands
dev-thoughts --help
- Note down random thoughts. ✅
- Get Random quote on cli. ✅
- Get thoughts of current day ✅
- Delete thoughts of that day, clear all thoughts ✅
- storing data in json format ✅
- Using figlet,chalk to beautify UI
- host on npm registry ✅
- commander : parsing args
- inquirer : to ask questions
To create a symlink
npm link
and
npm unlink