@info.nl/generator-fluxible
v0.1.0
Published
Info.nl#teamberlin Fluxible app generator
Maintainers
Readme
@info.nl/generator-fluxible

Info.nl#teamberlin Fluxible app generator.
Status
You're Feeling Lucky
Installation
npm i -g @info.nl/generator-fluxibleIf you haven't done so yet, install the Yeoman CLI globally:
npm i -g yoNB: you don't need bower, gulp or grunt-cli for this generator.
Usage
mkdir fubar
cd fubar
yo @info.nl/fluxibleNB: 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="[email protected]"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
- generator reference
- the Yeoman
fs.copyTplmethod uses EJS
License
MIT
