fxxjdedd / thrift-sync

Synchronzie your thrift definition file with joy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thrift-sync

Synchronzie your thrift definition file with joy.

Example

in your package.json

"scripts": {
  "thrift-sync": "thrift-sync sync git@xxx.git -p src/commons/thrift"
}

Make sure you have access to the git repository, and run:

$ npm run thrift-sync

License

MIT

About

Synchronzie your thrift definition file with joy.

License:MIT License


Languages

Language:JavaScript 100.0%