yo for akka.net projects
Перейти к файлу
annymsMthd 42056d05cc trying to get gulp to work properly with the travis deploy 2015-11-30 16:51:20 -08:00
generators/app fixed formatting issues found with linter 2015-11-30 15:58:25 -08:00
templates added empty hello world akka app 2015-11-30 15:40:16 -08:00
test added empty hello world akka app 2015-11-30 15:40:16 -08:00
.editorconfig initial commit 2015-11-30 13:25:54 -08:00
.eslintrc initial commit 2015-11-30 13:25:54 -08:00
.gitattributes initial commit 2015-11-30 13:25:54 -08:00
.gitignore initial commit 2015-11-30 13:25:54 -08:00
.travis.yml trying to get gulp to work properly with the travis deploy 2015-11-30 16:51:20 -08:00
LICENSE initial commit 2015-11-30 13:25:54 -08:00
README.md initial commit 2015-11-30 13:25:54 -08:00
gulpfile.js initial commit 2015-11-30 13:25:54 -08:00
package.json added empty hello world akka app 2015-11-30 15:40:16 -08:00

README.md

generator-akkadotnet

NPM version Build Status Dependency Status Coverage percentage

yo for akka.net projects

Installation

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

npm install -g yo
npm install -g generator-akkadotnet

Then generate your new project:

yo akkadotnet

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

Apache-2.0 © akkadotnet