2.1.0 • Published 9 years ago

tchannel-gen v2.1.0

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

tchannel-gen

Create a new tchannel+hyperbahn application

To get started run npm install tchannel-gen -g

You can now run tchannel-gen {my_service} "{my_description}" and it will create a new {my_service} folder with the tchannel hyperbahn service.

Once you have your service just go:

  • cd {my_service}
  • npm install
  • npm test

Installation

npm install tchannel-gen -g

Tests

npm test

Contributors

  • Raynos

MIT Licensed