Releases: radareorg/github-actions
Releases · radareorg/github-actions
radare2 github-actions is born
If your project uses or builds against r2, you probably don't want to repeat the manual steps to download source or binaries from the release page and put things in the right place to link against its libraries or run oneliners.
This is tedious and error prone and totally not maintainable as it doesn't scale. This is why github-actions is born. Right now this action supports:
- Build and install r2 from git
- Download last release binaries
- Specify version (instead of last release)
- Support GNU/Linux, macOS and Windows runners
Success stories:
We want to hear from you! fill tickets and suggest changes to make this github action rock solid and fit in any project!