mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
Make sure to run unit tests.
This commit is contained in:
parent
3fdc3597ee
commit
25e74768ab
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ In summary:
|
|||
- `npm install` - Install NPM packages used by Diceware
|
||||
- `webpack --watch` - Pack Javscript files
|
||||
- `http-server`
|
||||
- `npm test` - Make sure you didn't break any of the core logic!
|
||||
- `./go-sync-to-s3.sh` - Do this if you're me, to upload to S3. If you're not me, you'll need to do something else, or possibly nothing at all.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue