Skip to content

EikosPartners/generator-jscatalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-jscatalyst

A yeoman generator to scaffold a new JSCatalyst project.

Usage

Install yo and the generator package generator-jscatalyst.

npm install -g yo
npm install -g generator-jscatalyst

Make a new directory and cd into it.

mkdir myproject && cd myproject

Run the generator

yo jscatalyst

About

A yeoman generator to scaffold a new JSCatalyst project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published