Create build.cmd to build source, egg, wheel, win, py2exe, cxf (still not
working), doc and run tests.
Add PyPI and PyPItest uploads.
Create single file for setup info (appinfo.py) that can be used by the
application itself.
Create templates for Travis, Shippable and tox.
Create template for development requirements (requirements-dev.txt).
Create empty template for installation requirements (requirements.txt).
Create template for git VCS exceptions (.gitignore).
Create template for files to be included in the setup (MANIFEST.in).
Create template for a README file (README.rst).
Create template for wheel setup and Sphinx documentation upload (setup.cfg).
Create option (-d) to copy templates to doc dir (ncludes option -r below).
Create option (-r) to update doc\reference.rst.