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
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








