|
InstallingFormAlchemy
Installing FormAlchemy
Phase-Deploy Installing using easy_installJust run: $ easy_install FormAlchemy Installing from tarball/zip archiveDownload FormAlchemy's latest version from the download page. Then run: $ tar -xvzf FormAlchemy-0.1.tar.gz $ cd FormAlchemy-0.1 $ python setup.py install Working with trunkYou can checkout the latest trunk using svn: svn checkout http://formalchemy.googlecode.com/svn/trunk/ formalchemy Or via easy_install: easy_install http://formalchemy.googlecode.com/svn/trunk/ |
► Sign in to add a comment