jessepeterson / margarita

Web frontend for reposado
The Unlicense
244 stars 40 forks source link

Add repo sync button & PEP8 style corrections #37

Closed opragel closed 8 years ago

opragel commented 8 years ago

One note about this - need to link repo_sync to the margarita directory for it to work.

Something like:

ln -s /your/reposado/directory/reposado/code/repo_sync /your/magarita/directory/margairta/repo_sync.py

Example:

ln -s /usr/local/sus/reposado/code/repo_sync /usr/local/sus/margarita/repo_sync.py