binarium - Tool to create executables of your Node, Deno or Bun projects
Version updated for https://github.com/pigeonposse/binarium to version v2.1.3.
- This action is used across all versions by 12 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Binarium is a cross-platform tool designed to easily create executables for projects built with Node.js, Deno, or Bun, requiring minimal configuration. It automates the packaging process for multiple platforms and architectures, making it suitable for seamless integration into CI/CD pipelines via a GitHub Action. Key features include fast execution, advanced customization options, and compatibility as a JavaScript library or command-line interface.
What’s Changed
Patch Changes
- update dependences