generator-esefpy-seed
---------------------

EsefPy-Seed Django-Angular Boilerplate generator. Create egemsoft project boilerplate with django-angular with [Yeoman](http://yeoman.io).

This generator is based off of [esefpy-seed](https://bitbucket.org/egemsoft/esefpy-seed), authored by the
magnificient Egemsoft team.


Maintained by [Egemsoft](https://bitbucket.org/egemsoft).

![egemsoft-logo](http://egemsoft.net/images/logo.png)

## Installation

Install this generator by running: 

```bash
$ npm install -g yo
$ npm install -g generator-esefpy-seed
```

## Usage

At the command-line, cd into an empty directory, run this command and follow the prompts.

```bash
$ yo esefpy-seed
```

_Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files._