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

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.

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