0.3.5 • Published 9 years ago

generator-chat v0.3.5

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

Chat Generator

This is a yeoman generator of chat. With color and language option.

Build Status NPM version

Required

Of course Node.js, NPM and Git.

Yeoman:

$ npm install -g yo

Bower:

$ npm install -g bower

Generator-Chat:

$ npm install -g generator-chat

Getting Started

Initiate the generator:

$ yo chat

To launch in developpement:

$ node server.js

To launch in release:

$ gulp
$ cd dist/
$ node server.js

NOTE: dist/ is the dist folder.

Based on Chat C for CLI

Build Status

demo

This is a chat with Node.js and Socket.io.

0.3.5

9 years ago

0.3.4-1

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.9

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago