Files
onmyoji-deck-builder/commands.md
2021-03-18 04:20:27 +00:00

16 lines
352 B
Markdown

# Commands
## Adding new cards to json
- Increase prettier line width to 200
- Quote Props to persistent
- Sort lines by natural
- Add `"id": ""`
- Generate GUID and remove the tails
## Deploy to S3
<https://github.com/bep/s3deploy>
`s3deploy -source=./dist -region=eu-west-1 -bucket=prod-onmyojideckbuilder-origin -distribution-id=E8811LTEVQX71`