Skip to content

Instantly share code, notes, and snippets.

@barmintor
Created May 12, 2014 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barmintor/ccbdfef75a895610ec07 to your computer and use it in GitHub Desktop.
Save barmintor/ccbdfef75a895610ec07 to your computer and use it in GitHub Desktop.
script for hyhull install
$ git clone https://github.com/uohull/hyhull.git
$ cd hyhull
$ bundle install
$ git submodule init
$ git submodule update
$ rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment