Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Shipmark – Git release management CLI with zero dependencies (shipmark.tech)
1 point by grazulex 23 hours ago | hide | past | favorite | discuss
Hey HN,

I built Shipmark because I was frustrated with release tooling that required installing GitHub CLI, GitLab CLI, or other heavy dependencies just to tag and release.

Shipmark is a CLI that handles the entire release workflow using only native Git:

- Interactive prompts to bump versions (semver + prereleases) - Automatic changelog generation from Conventional Commits - Preview of all changes before execution - Non-interactive mode for CI/CD pipelines

It's a single npm install with no external dependencies.

npm install -g @grazulex/shipmark

I use it daily for my projects and it's saved me a lot of time. Would love to hear your feedback or how you handle releases in your workflow.

https://shipmark.tech





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: