Add build script
This commit is contained in:
parent
fb3c14b6ef
commit
258c1e6ff0
3 changed files with 14 additions and 8 deletions
|
|
@ -167,6 +167,7 @@ Here's the key insight: whilst incorrect merges in source code can introduce dev
|
|||
- **Run tests**: `scripts/test.sh`
|
||||
- **Lint and format**: `scripts/lint.sh`
|
||||
- **Build demo website**: `scripts/dev-website.sh`
|
||||
- **Build demo website**: `scripts/build-website.sh`
|
||||
- **Publish new version**: `scripts/bump-version.sh patch`
|
||||
|
||||
TODO: license
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue