https://github.com/suhdev/project-genie
A project generator that makes it easy to generate a new project's folder structure.
https://github.com/suhdev/project-genie
Last synced: about 1 year ago
JSON representation
A project generator that makes it easy to generate a new project's folder structure.
- Host: GitHub
- URL: https://github.com/suhdev/project-genie
- Owner: suhdev
- Created: 2015-05-18T15:00:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-24T20:44:11.000Z (over 10 years ago)
- Last Synced: 2025-02-08T20:13:51.424Z (over 1 year ago)
- Language: CSS
- Size: 1.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Genie
Project Genie is a project generator module that makes it easy to generate project folder structure, download libraries, create automation files i.e. gulpfile.js or Gruntfile.js, etc.
## Usage
### Install using NPM
```sh
npm install project-genie --save-dev
```
### Clone the GitHub repo:
```sh
git clone https://github.com/suhdev/project-genie.git
```
This is still a work in progress.
### Usage
### Copyright
Copyright (c) 2015 Suhail Abood