Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (32 loc) · 1.61 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.61 KB

generator-rff-gulp

Yeoman generator for rff-gulp, the gulp-based boilerplate.

npm Version Build Status Dependency Status Coverage Status

Installation

First, install Yeoman and generator-rff-gulp using npm (we assume you have pre-installed Node.js).

$ npm install -g yo
$ npm install -g generator-rff-gulp

Then generate your new project:

$ yo rff-gulp

Features

This generator creates project by fetching the latest rff-gulp on GitHub.
Once you install generator-rrf-gulp, you can automatically use the latest template.

Documentation

See rff-gulp for details.

License

Copyright (c) 2015-2017 Rakuten, Inc. Licensed under the MIT License.