filmov
tv
Create your own CLI tool: using node and inquirer to built a simple task tracker.

Показать описание
Using node and inquirer, let's set up our own little CLI (command line interpreter) tasks tool.
Basic CRUD (create, read, update, delete) for our tasks is introduced and utilizing common inquirer challenges is addressed.
Hope you have fun and that this provides you with cool ideas.
Basic CRUD (create, read, update, delete) for our tasks is introduced and utilizing common inquirer challenges is addressed.
Hope you have fun and that this provides you with cool ideas.