Files
charmd/README.rst
2012-08-02 09:51:45 -03:00

26 lines
374 B
ReStructuredText

Charmd: Pow for Python
=======================
**This project is dead.**
like pow but for python. no /etc/hosts. No weird ports.
curl get.char.md | sh
cd ~/.charmd
ln -s /path/to/myapp
Searches for .wsgi file in folder.
optional ``.charmd`` file w/ virtualenv info.
$ charmd up [site]
# defaults to all
$ charmd down [site]
# defaults to all
# charmd restart