Skip to content

Does it generate a delicious drink for you? Maybe. Try it and find out!

Notifications You must be signed in to change notification settings

Cedrusco/codesoju

Repository files navigation

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