1.0.2 • Published 6 years ago

generator-alf-webscript v1.0.2

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

generator-alf-webscript

Basic independent Alfresco Webscript generator

What is Yeoman?

Yeoman is a command line tool that helps you to automate coding tasks. Out of the box, Yeoman doesn't do very much. It relies on a library of thousands of generators to actually perform the coding tasks for you.

Yeoman lives in the npm package repository. Assuming you have a recent version of node.js installed, you can use the following command to install Yeoman.

npm install -g yo

Installing and using the alf-webscript

Instaling

npm install -g generator-alf-webscript

Using in your directory run

yo alf-webscript

This will ask you a number of questions and then generate webscript(s) based on your answers