Skip to content

Instantly share code, notes, and snippets.

@rchatsiri
Created February 16, 2016 07:56
Show Gist options
  • Select an option

  • Save rchatsiri/5dc468314ca85b8cb335 to your computer and use it in GitHub Desktop.

Select an option

Save rchatsiri/5dc468314ca85b8cb335 to your computer and use it in GitHub Desktop.
Scrooge Example build on x86.
#Packages require before build scrooge-generator read more at https://github.com/twitter/scrooge
#Example sbt call scrooge-generator : http://stackoverflow.com/questions/24562334/how-do-i-execute-scrooge-from-commandline
sbt "project scrooge-generator" "runMain com.twitter.scrooge.Main E:\workspacejava\gold-buffalo-system\gbuff-ordersystem-core\src\main\scala\com\gbuff\core\thrift\profile\SalesmansProfilesMessage.thrift -d E:\workspacejava\gold-buffalo-system\gbuff-ordersystem-core\src\main\scala\ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment