User Tools

Site Tools


misc:ytkaraoke_hack

This is an old revision of the document!


YTKaraoke mini-hack

Getting the Repo Synced

First, we'll be working out of the repo on my private server so we can add whoever we want to the hack. After we're done, I'll sync it up to the github repo.

You'll need to sync your git repo to your machine. Here's the essential info for doing that:

URL https://git.splitstreams.com/yt_karaoke.git
Username <your name>
Password <talk to Jay>

To make this easy, you'll want to setup a .netrc file in your home dir like this:

machine git.splitstreams.com
login <your name>
password <talk to Jay about this>

That way, you won't have to type in a password for the web auth every time you do an operation.

Once you've got your .netrc setup, you can clone the repo with the following:

git clone https://git.splitstreams.com/yt_karaoke.git
git checkout dev_master

At that point, you can start hacking. If you have any issues, let me know.

misc/ytkaraoke_hack.1570817880.txt.gz · Last modified: 2019/10/11 18:18 by jay