generator-fibre

1.0.6 • Public • Published

generator-fibre

A Yeoman generator for all your fibres

NPM

Codeship Status for polyglotted/generator-fibre Dependency Status devDependency Status

What is this?

Yeoman is a great generator tool and we wanted to speed up the creation of fibres (modules we use in our apps) without copy and pasting all the time.

What's available?

This generator sets up a simple JavaScript library project targetted for both browser and Node, it comes complete with:

  • All the dot files (.gitignore, .editorconfig, etc...)
  • Travis CI ready
  • Uses our gulp-fibre-tasks
  • NPM publish ready

Usage

  1. Install Yeoman by running npm i -g yo
  2. Install this generator by running npm i -g generator-fibre
  3. ???
  4. Profit!

License

The MIT License (MIT)

Readme

Keywords

Package Sidebar

Install

npm i generator-fibre

Weekly Downloads

1

Version

1.0.6

License

MIT

Last publish

Collaborators

  • polyglotted