coffee2thrift
v0.1.1
Published
ERROR: No README.md file found!
Downloads
2
Readme
#Preinstall:
Make sure you have installed node.js, coffee and bower
1. install node.js from nodejs.org
2. sudo npm install coffee-script -g
#Install:
sudo npm install coffee2thrift -g
#Use:
coffee2thrift test.coffeethrift
then there should be test.thrift in the dir.