shogun-toolbox / shogun-web

Shogun Website
5 stars 7 forks source link

README integration using PyGithub #38

Closed iglesias closed 10 years ago

iglesias commented 10 years ago

@sonney2k, it is looking good now using this python implementation of GitHub's API.

There is no real need to merge this. Just pull from my branch, test it locally, and let me know if you like how it looks like. It depends on PyGithub so install it with pip install PyGithub.

The links to other files in the repo don't work fine yet but I think that can be fixed using links to the url instead of relative paths.

iglesias commented 10 years ago

Closing and addressing the changes we discussed in a new pull request.