GitHub - eaudeweb/purepython: PurePython course website
eaudeweb / purepython Public
-
Notifications
You must be signed in to change notification settings - Fork 2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
Website
http://purepython.eaudeweb.ro/
Course materials
http://purepython.eaudeweb.ro/wiki/Home.html
Update wiki content
First (one time only):
cd wiki
git submodule init
git pull
To update the public site with content from this wiki, run:
cd wiki
git pull
git submodule update
cd ..
git commit -am "wiki updated"
See https://help.github.com/articles/using-submodules-with-pages for details about linking the wiki with the website.
About
PurePython course website
Resources
Stars
Watchers
Forks
Releases
No releases published