0.0.11 • Published 8 years ago

generator-scalejs v0.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago