forked from tools/josh
1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Florine W. Dekker 39aa4d6412
Fix #51
And reformat the package.json while I'm at it.
2019-11-09 19:36:23 +01:00
Florine W. Dekker 11523b5046
Christen "josh" and add version number
Oh and make persistence a bit more manageable.
2019-11-09 19:23:33 +01:00
Florine W. Dekker 67898842ba
Update to TypeScript 3.7
And clear empty lines and consistify error usage.
2019-11-06 14:47:14 +01:00
Florine W. Dekker d97d793b1e
Add and document clean command
And recommend using `npm ci` instead of `npm install` because the latter updates `package-lock.json` which is not necessary for most contributors.
2019-11-01 12:05:26 +01:00
Florine W. Dekker dfabe2df63
Use Mocha+Chai as test framework 2019-10-31 20:40:51 +01:00
Florine W. Dekker 60dd4e188f
Fix #18 2019-10-31 19:08:09 +01:00
Florine W. Dekker 3b8fbfac47
Use Webpack for bundling dependencies 2019-10-31 19:01:41 +01:00
Florine W. Dekker 34abe94231
Implement persistent file system
Fixes #2
2019-10-30 22:13:28 +01:00
Florine W. Dekker 529f213846
Set up testing framework 2019-10-29 18:36:26 +01:00
Florine W. Dekker 740b18241d
Migrate to Grunt as build tool 2019-10-26 19:29:00 +02:00