setup/windows-installer: Bump to v0.1
authorW. Trevor King <wking@tremily.us>
Sat, 18 Oct 2014 03:28:58 +0000 (20:28 -0700)
committerW. Trevor King <wking@tremily.us>
Sat, 18 Oct 2014 04:10:08 +0000 (21:10 -0700)
commit92aff47076b36ae6cf549cf1680591049002712e
tree04cc4ab56f09fcd37d2570eb8cfbd8aaccd5e22a
parent0f659a722461751072c17c3c42b49a33ee0c6a9f
setup/windows-installer: Bump to v0.1

Significant changes:

* Convert back from POSIX to Python [1]
* Quote $PATH export to account for spaces
* Install nano source syntax highlighters
* Install the sqlite3 shell
* Look for an R bin directory and add it to the PATH
* Add a README and COPYING metadata
* Add --verbose and --version options

[1]: https://github.com/swcarpentry/bc/issues/424
setup