Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Add git repo to your local machine
git init
git remote add origin https://github.com/bliiir/traktor_playlist.git
git pull origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment