]> scripts.mit.edu Git - wizard.git/commit
Libify wizard.
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 14 Jun 2009 03:44:19 +0000 (23:44 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 14 Jun 2009 03:44:29 +0000 (23:44 -0400)
commitd494dab8a34d857ae372ca1e4239c4ea3c46167f
treea2a9783d9d2a524dff6d01e0e80dc1adf0e35b12
parent5b06859324adc10fed4c79bfe50a82d76446d5b5
Libify wizard.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
.gitignore [new file with mode: 0644]
bin/wizard
lib/wizard/__init__.py [new file with mode: 0644]
lib/wizard/command/__init__.py [new file with mode: 0644]
lib/wizard/command/stat.py [new file with mode: 0644]
lib/wizard/deploy.py [new file with mode: 0644]