This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Carlos Gabaldon (author)
Fri Feb 27 15:19:50 -0800 2009
commit 522a2b1c2193c0aa791764e61f33fdb951f08251
tree 3b51e28bffbdd3fa743288f2b04970c3bf7e2b42
parent c5898d8cb3e86e7a2a84e000c5d70a1b507ad311
tree 3b51e28bffbdd3fa743288f2b04970c3bf7e2b42
parent c5898d8cb3e86e7a2a84e000c5d70a1b507ad311
zander /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
classroom.py | ||
| |
data/ | ||
| |
templates/ | ||
| |
urls.py | ||
| |
web_hooks.py |
README
Zander - education platform Installation ------------ - Setup dolomite per instructions at http://github.com/cccarey/dolomite/tree/master - Get the package: ~ $ git@github.com:CarlosGabaldon/zander.git ~ $ source dolomite-env/bin/activate ~ $ cd zander - Run: ~ $ python classroom.py ~ $ open http://0.0.0.0:8080/








