1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

Update CONTRIBUTING.md

This commit is contained in:
Allan Bowe
2022-04-07 16:24:36 +01:00
committed by GitHub
parent edd69ecaae
commit 29928753b7

View File

@@ -113,3 +113,7 @@ cd ./api && npm i && npm run exe
```
This will install/build web app and install/create executables of sasjs server at root `./executables`
## Releases
To cut a release, run `npm run release` on the main branch, then push the tags (per the console log link)