UNPKG

projecten

Version:

Project Management CLI

68 lines (41 loc) 978 B
# Projecten_ Project Management CLI❤‍🔥 ## Features🪄 - 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🎨 ## Installation🖥️ 👉Install Projecten_ with npm ```bash npm i projecten ``` 👉Run ```bash npx projecten ``` ## Run Locally🕹️ 👉Clone the project ```bash git clone https://github.com/roniskywalker/Projecten_.git ``` 👉Go to main directory ```bash cd ./Projecten_ ``` 👉Install node dependencies ```bash npm install ``` 👉Start Mongo Server in main directory ```bash mongod ``` 👉Start the CLI ```bash node commands.js ``` ## Demo🔮 ![Screenshot_20230507_150428](https://user-images.githubusercontent.com/97012708/236669629-2e8576f6-9e99-4bc0-8cc5-2a641087e0ec.png) ## Thank You😀