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
- Host: GitHub
- URL: https://github.com/hutsoninc/generator-hutson
- Owner: hutsoninc
- License: mit
- Created: 2018-11-30T21:05:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T06:04:04.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T11:19:45.974Z (3 months ago)
- Topics: generator, huton, internal-tool, project, yeoman-generator, yo
- Language: JavaScript
- Size: 90.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-hutson
[](https://travis-ci.com/hutsoninc/generator-hutson) [](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)