projecten
Version:
Project Management CLI
68 lines (41 loc) • 978 B
Markdown
# 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🔮

## Thank You😀