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
- Host: GitHub
- URL: https://github.com/cgwebdev2003/flash
- Owner: CGWebDev2003
- Created: 2024-09-03T12:41:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T14:36:32.000Z (8 months ago)
- Last Synced: 2025-03-26T13:55:14.386Z (about 1 month ago)
- Topics: cli, flash, project-management
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```