Skip to content

Instantly share code, notes, and snippets.

@AlexanderDzhoganov
Created December 28, 2014 19:23
Show Gist options
  • Save AlexanderDzhoganov/5e223f0cf7c8ffc9beb8 to your computer and use it in GitHub Desktop.
Save AlexanderDzhoganov/5e223f0cf7c8ffc9beb8 to your computer and use it in GitHub Desktop.
#!/bin/sh
git clone https://github.com/KSP-CKAN/CKAN-core.git
xbuild CKAN-core/CKAN-core.sln
git clone https://github.com/KSP-CKAN/CKAN-GUI.git
git clone https://github.com/KSP-CKAN/CKAN-cmdline.git
xbuild CKAN-cmdline/CKAN-cmdline.sln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment