generator-fnc-native
v0.0.5
Published
Yeoman generator for FNC Native
Downloads
7
Maintainers
Readme
FNC Native Generator
This generator uses Yeoman to generate all types of FNC Native projects from the command line. It's also used on the Repository Visual Studio Code Extension.
Install the Generator
Install Yeoman and the generator generator:
npm install -g yo generator-fnc-native
Run Yo fnc-native
The Yeoman generator will walk you through the steps required to create your projects prompting for the required information.
To launch the generator simply type:
yo fnc-native
Generator Output
These templates will
- Create a base folder structure
- Create all the files needed for the project