generator-rff-gulp

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

Usage no npm install needed!

<script type="module">
  import generatorRffGulp from 'https://cdn.skypack.dev/generator-rff-gulp';
</script>

README

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.