0.1.0 • Published 9 years ago

@info.nl/generator-fluxible v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

@info.nl/generator-fluxible npm version build status

Info.nl#teamberlin Fluxible app generator.

Status

You're Feeling Lucky

Installation

npm i -g @info.nl/generator-fluxible

If you haven't done so yet, install the Yeoman CLI globally:

npm i -g yo

NB: you don't need bower, gulp or grunt-cli for this generator.

Usage

mkdir fubar
cd fubar
yo @info.nl/fluxible

NB: with scoped packages you still omit the generator- prefix as you'd do with any other old generator.

Environment variables

If the following environment variables are set, they are used as defaults:

export INFONL_FULLNAME="Fred Fubar"
export INFONL_EMAIL="fred@info.nl"

But I'm not an Info.nl employee at all! How do I change those environment variable names?

You are probably trying to fix the wrong problem. :-)

Help

License

MIT