Skip to content

Instantly share code, notes, and snippets.

@lonnen
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save lonnen/9731168 to your computer and use it in GitHub Desktop.

Select an option

Save lonnen/9731168 to your computer and use it in GitHub Desktop.
a more-or-less updated recipe for deploying the webeng combine back end
git clone [email protected]:lonnen/webeng-2014-puzzles.git
rm -rf /puzzles; cp -r webeng-2014-puzzles /puzzles
git clone [email protected]:lonnen/davis-ci.git
cd davis-ci
git clone [email protected]:lonnen/doozer.git
cd doozer
make build
cd ..
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment