Advertisement
Guest User

Untitled

a guest
Mar 31st, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Clone
  2.  
  3. The following steps will ensure your project is cloned properly.
  4. 1. git clone git@github.com:SpongePowered/Sponge.git
  5. 2. cd Sponge
  6. 3. git submodule update --init --recursive
  7. 4. cp scripts/pre-commit .git/hooks
  8.  
  9.  
  10. Then:
  11.  
  12. go to Setup for your IDE
  13.  
  14.  
  15. Then:
  16.  
  17. go to Running for your IDE and Client/Server choice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement