- Add validations in Yargs.
- Create automatic help for commands.
- Save in FyleSystem.
- CRUD in Json file.
Remember run npm to install
the libraries.
node app Create -d "Go to the beach"
node app List
node app Update -d "Go to the beach" -c true
node app Delete -d "Go to the beach"