CLI Assistant
You will practice writing system code with Node.js. Using the file system module and the process object, a CLI will be created that will allow you to manipulate the file system, find out non-obvious information about files. You will also learn how to properly organize your code so that you feel comfortable adding new functionality to your project!
JetBrains Academy
About
Quite often we have to use the command line. With it, we can run our code and manipulate files, that is, we can do everything that we did using the graphical interface. Sometimes we even use arguments and flags on the command line to achieve the desired effect. In this project, you are invited to create a CLI assistant that you will communicate with using command line arguments! This assistant will provide you with additional functionality that you may need!
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Reviews
4.5