1.0.6 • Published 10 years ago

generator-fibre v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

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)

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago