FAST(Framework Assisted System Templates) extension acts as catalyst for generating projects using FAST templates and configuration file. Using FAST extension you can install and remove templates and generate code. View Installed templatesUnder FAST-STORE tab you can see all installed templates. Install TemplateHover on to FAST-STORE tab and click on home icon next to FAST STORE and choose template file to install. Remove TemplateDouble click on any template under FAST STORE and click on Remove button Generate codeUsing FAST extension you can generate code by simply right clicking in the FAST configuration file (example.fast) double click configuration file --> right click inside configuration file --> click generate --> select directory where you want save project. Dependency InstallationInstall FAST CLI node module globally using "npm install -g fast-cli" Enjoy! |