2.0.4 • Published 7 years ago

chaitea-brewer v2.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

This module is used to kickstart projects based on ChaiTea-Framework

Install

$ npm install -g chaitea-brewer

Usage

$ chaitea-brewer [name-of-my-app]

It will create a new app scaffolding under name-of-my-app folder with npm ready

Final steps

You'll need to finish the npm modules installation by yourself with

$ cd name-of-my-app
$ npm install

Devs

Start your app with npm test. It will call a nodemon for the app, and watch only for changes on core files, not every coffeescript file.

Configuration and dettails

Refer to ChaiTea-Framework Documentation for this :D

##Found a bug or want to improve ChaiTea? Just make a pull request

2.0.4

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0-r3

9 years ago

1.0.0-r2

9 years ago

1.0.0-r1

9 years ago

1.0.0

9 years ago