Open bissonex opened 3 years ago
Hi, Could you submit a Merge Request with the changes you'd like to see?
Regards
Sure I can propose something.
Can you install this https://github.com/release-it/release-it on your repo
with this:
The "Releases" tab on GitHub projects links to a page to store the changelog cq. release notes. To add GitHub releases in your release-it flow:
Configure github.release: true Obtain a personal access token (release-it only needs "repo" access; no "admin" or other scopes). Make sure the token is available as an environment variable.
Hi, you for compressing the 6502 cpu in such a nice piece of software. But would it be possible to add tag and versionning? Maybe this can help https://github.com/pforret/setver?
Regards