Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bash script to generate release #35

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

loicreynier
Copy link
Contributor

Add a Bash script to generate release from a Linux (or any other Bash-enabled) system.

I made this script while working on #34.

@lyssieth
Copy link

This should probably use #!/usr/bin/env bash as that's more likely to be present on more systems; NixOS is a good example where /bin/bash doesn't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants