generator-scalejs
v0.0.11
Published
A Yeoman generator for scalejs, a robust JavaScript framework for building versatile web and mobile applications in Visual Studio.
Readme
ScaleJS Generator
A Yeoman generator for scalejs, a robust JavaScript framework for building versatile web and mobile applications in Visual Studio.
Usage
Install yo and the generator package generator-scalejs.
install -g yo generator-scalejsMake a new directory and cd into it.
mkdir myproject && cd myprojectRun the generator
yo scalejsThe generator gives you the option of creating a package.json during the process as well as choosing any additional services you would like installed.
Available Services
Profile
Generates the files necessary to implement opensesame profile services within scalejs.
