1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 04:10:05 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
f80db5b285 README: Instruct users to install libofx 2016-10-06 07:02:16 -04:00
19932812e4 Add package.json, automate installing js packages 2016-10-05 14:17:17 -04:00
4f2f15783a Initial plumbing for moving to Redux 2016-10-03 19:49:15 -04:00
00a6965e88 Remove big.js from source, use npm instead 2016-02-13 17:06:32 -05:00
2621f64cc7 Move to using npm/browserify to package everything
This means it now requires the Javascript to be compiled before it can
be run. This move also required a massive reorganization and lots of
debugging/fixups to make everything work properly again.
2016-02-13 10:42:48 -05:00