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 (
craig (author)
Wed Dec 31 07:54:12 -0800 2008
commit 96ccc14c6fa1d3e85a6bc040894748767b27cf81
tree 09cd3f31046d68de5715a34b1360560cb0801f5d
parent d7d3c391a26c8e43c299b54ba968a748e2ab3b9c
tree 09cd3f31046d68de5715a34b1360560cb0801f5d
parent d7d3c391a26c8e43c299b54ba968a748e2ab3b9c
steamdoc /
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
RenderUtils.py | ||
| |
SimpleXmlTools.py | ||
| |
Steamdoc.py | ||
| |
cherrypy.conf | ||
| |
init.js | ||
| |
processing.js | ||
| |
steamdoc.css | ||
| |
steamdoc.properties |
README
http://github.com/cratuki/steamdoc/tree/master Global setup: git config --global user.email craig@cowoh.org Next steps: mkdir steamdoc cd steamdoc git init touch README git add README git commit -m 'first commit' git remote add origin git@github.com:cratuki/steamdoc.git git push origin master Existing Git Repo? cd existing_git_repo git remote add origin git@github.com:cratuki/steamdoc.git git push origin master








