Skip to content

Raynos/tchannel-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Create a new tchannel+hyperbahn application

Resources

License

Stars

Watchers

Forks

Packages

No packages published