Install
=======


python newsletterapp.py --newinstall=/tmp/newinstall
# newsletterapp --newinstall=/tmp/newinstall
# python -m newsletter.newsletterapp.newsletterapp --newinstall=/tmp/newinstall

Will create a directory with all of the files to install.


Run the web application
=======================

python newsletterapp.py


