Skip to content

Instantly share code, notes, and snippets.

@scompo
Last active February 2, 2016 21:24
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 scompo/6a1edf6934729b2a1df8 to your computer and use it in GitHub Desktop.
Save scompo/6a1edf6934729b2a1df8 to your computer and use it in GitHub Desktop.
setup jitpack repository
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment