0.2.7 • Published 7 years ago

generator-codesoju v0.2.7

Weekly downloads
22
License
-
Repository
github
Last release
7 years ago

CodeSoju Generator

Creating CodeSoju Web Applications with Cedrus best practices.

Installation

First, install Yeoman and generator-codesoju using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-codesoju

Then generate your new project:

yo codesoju