Skip to content

Instantly share code, notes, and snippets.

@codeck
Created August 25, 2015 03:15
Show Gist options
  • Save codeck/23b77c931400bacb7eb0 to your computer and use it in GitHub Desktop.
Save codeck/23b77c931400bacb7eb0 to your computer and use it in GitHub Desktop.
how to run xdrgen(a ruby-based project)
#apt-get install bundler
git clone https://github.com/stellar/xdrgen.git
bundle install --path vendor/bundle
bundle exec bin/xdrgen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment