Skip to content

Instantly share code, notes, and snippets.

@tosik
Created April 1, 2010 02:22
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 tosik/351237 to your computer and use it in GitHub Desktop.
Save tosik/351237 to your computer and use it in GitHub Desktop.
cradol の開発環境構築手順
git clone git@github.com:tosik/cradol.git
cd cradol
git submodule update --init
cd BlueCarrot
git checkout master
git remote add private git@github.com:tosik/BlueCarrot.git
cd ../
cd automaze
git checkout master
git remote add private git@github.com:tosik/automaze.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment