0.0.11 • Published 7 years ago

generator-scalejs v0.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

ScaleJS Generator

A Yeoman generator for scalejs, a robust JavaScript framework for building versatile web and mobile applications in Visual Studio.

ScaleJS Documentation

Usage

Install yo and the generator package generator-scalejs.

install -g yo generator-scalejs

Make a new directory and cd into it.

mkdir myproject && cd myproject

Run the generator

yo scalejs

The 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.

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago