Commit Graph

18 Commits

Author SHA1 Message Date
Aaron Lindsay ac8afec6c1 Add tests for reading config files 2017-12-09 21:19:54 -05:00
Aaron Lindsay 6bdde8e83b README: Remove $ for easier copy-pasta 2017-12-06 05:27:13 -05:00
Aaron Lindsay 147a00e429 Only serve over HTTPS, optionally auto-generating certificates
Because MoneyGo requires sending passwords and session cookies, we
should never serve over HTTP. While we're at it, make it more convenient
for folks to test this out by adding a config option to auto-generate
self-signed certificates.
2017-12-05 21:02:49 -05:00
Aaron Lindsay 382d6ad434 README: Fix instructions for touching cusip_list.csv 2017-12-05 05:43:48 -05:00
Aaron Lindsay e4defb7348 README: Update OFX status 2017-12-02 05:53:14 -05:00
Aaron Lindsay d0a5980b85 First pass at reorganizing go code into sub-packages 2017-10-04 19:35:59 -04:00
Aaron Lindsay f88fed966b Move to using config file 2017-10-01 21:15:40 -04:00
Aaron Lindsay debd221796 Update README 2017-10-01 07:44:20 -04:00
Aaron Lindsay 19848ed991 Mention nodejs version dependency
This is to address https://github.com/aclindsa/moneygo/issues/2, where the older npm/nodejs versions on Ubuntu causes errors when installing cldr-data.
2017-09-27 10:35:09 -04:00
Aaron Lindsay fdc2bc85bb README: Require go 1.9 2017-09-20 20:19:24 -04:00
Aaron Lindsay 24cf7e3e8e Update README 2017-07-14 08:17:49 -04:00
Aaron Lindsay a69468785b README: Update documentation section 2017-07-07 06:40:07 -04:00
Aaron Lindsay 7f20ca5256 README: Add screenshots 2017-07-07 06:32:01 -04:00
Aaron Lindsay 5047dc6948 Add markdown documentation 2017-07-07 06:18:05 -04:00
Aaron Lindsay eb5c9cdcd8 README: Add other dependencies, missing features 2017-06-16 20:47:18 -04:00
Aaron Lindsay 29614c38c7 Update README 2017-06-05 21:08:13 -04:00
Aaron Lindsay 4c1b917e05 Update README 2017-06-05 20:41:50 -04:00
Aaron Lindsay f29a038c85 Switch README to Markdown 2017-06-05 20:24:55 -04:00