Project Management CLI❤🔥
- It supports CRUD operation on the projects, tasks & issues list💫
- Multicolored stylish font is implemented💯
- Effectively fast access to the gitHub link is also added⚡
- Alias name can be used like. c (create), r (read)✨
- It is so interactive🎨
👉Install Projecten_ with npm
npm i projecten
👉Run
npx projecten
👉Clone the project
git clone https://github.com/roniskywalker/Projecten_.git
👉Go to main directory
cd ./Projecten_
👉Install node dependencies
npm install
👉Start Mongo Server in main directory
mongod
👉Start the CLI
node commands.js