Began versioning
authorW. Trevor King <wking@drexel.edu>
Mon, 21 Jun 2010 18:01:10 +0000 (14:01 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 21 Jun 2010 18:01:10 +0000 (14:01 -0400)
commitb20f58ec2115d84d0df9cf4cee17c37b68f3a250
tree23cfed70be56686798c2a2b0bb1948b3d59576a4
Began versioning
13 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
bin/cook.py [new file with mode: 0755]
cookbook/__init__.py [new file with mode: 0644]
cookbook/cookbook.py [new file with mode: 0644]
cookbook/mom.py [new file with mode: 0644]
cookbook/server.py [new file with mode: 0644]
cookbook/template/base.html [new file with mode: 0644]
cookbook/template/recipe.html [new file with mode: 0644]
cookbook/template/recipes.html [new file with mode: 0644]
doc/abbreviations [new file with mode: 0644]
update_copyright.py [new file with mode: 0755]