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

https://github.com/hutsoninc/generator-hutson

yo generator for Hutson projects
https://github.com/hutsoninc/generator-hutson

generator huton internal-tool project yeoman-generator yo

Last synced: 2 months ago
JSON representation

yo generator for Hutson projects

Awesome Lists containing this project

README

        

# generator-hutson

[![Build Status](https://travis-ci.com/hutsoninc/generator-hutson.svg?branch=master)](https://travis-ci.com/hutsoninc/generator-hutson) [![Current npm package version](https://img.shields.io/npm/v/generator-hutson.svg)](https://www.npmjs.com/package/generator-hutson )

yo generator for Hutson projects

## Installation

First, install [Yeoman](http://yeoman.io) and generator-hutson using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
npm install -g yo generator-hutson
```

Then generate your new project:

```bash
yo hutson
```

## Authors

* **Austin Gordon** - *Development* - [GitHub](https://github.com/AustinLeeGordon)

## License

MIT © [Hutson, Inc.](https://www.hutsoninc.com)