An open API service indexing awesome lists of open source software.

https://github.com/cgwebdev2003/flash

Small CLI-tool for your projets
https://github.com/cgwebdev2003/flash

cli flash project-management

Last synced: about 1 month ago
JSON representation

Small CLI-tool for your projets

Awesome Lists containing this project

README

        

# FLASH CLI

Flash is your lightweight CLI-Tool for projects. Create folders, files and prjects over Commandline.

## Install

### Install

```bash
npm install -g .
```

or use

```bash
npm install -g flash
```