This repository already has origin set to:
https://github.com/tiagojct/diagcalc.git
If you want to push the local branch to GitHub:
git add .
git commit -m "prepare web and terminal release"
git push -u origin main- Open the repository on GitHub.
- Go to
Settings. - Open
Pages. - Set the source to
GitHub Actions. - Push to
main.
The workflow in .github/workflows/deploy-pages.yml will publish the web app.
Current custom domain:
diagcalc.tiagojct.eu
After you push the repo:
- Open
Releaseson GitHub. - Click
Draft a new release. - Create a tag such as
v3.2.0. - Add release notes.
- Publish the release.
Run:
npm login
npm publish --access publicIf you want to test the package locally first:
npm pack --dry-run
npm link
diag --helpUsers will be able to run:
npm install -g diagcalc
diag --tui
diag --dataset hiv_elisa