adds code


In this video, we build the basic scaffolding to create a custom CLI. In this tutorial you will understand how to create a CLI, how to handle user inputs and how to manipulate those inputs in order to achieve your goals. In this tutorial you will also learn how to create, list and delete files in your project folder directly using our custom CLI. Hope you will enjoy this video🔥❤️ #cli #customcli #commandlineinterfacetutorial #nodejstutorial #nodejs ----TUTORIAL CHAPTERS --- 00:00 - Introduction 00:23 - Dependencies 02:37 - Project goals 02:50 - Process the CLI inputs 05:44 - Process the CLI events and trigger custom function 06:51 - Create the interface 10:46 - Show a custom list of command in the CLI (help command) 14:10 - Close the CLI (exit command) 14:48 - Create a new file from the CLI (create user command) 20:28 - Show a list of all the file inside a folder (list users command) 24:48 - Delete a file inside a folder from the CLI (delete command) 🥷 If you would like to buy me some coffe, thank you that is super kind!✨ https://ko-fi.com/kungfucoding I'm also on: Twitter: https://twitter.com/kungfucoding Instagram: https://www.instagram.com/kungfucoding
Previous Post Next Post