https://github.com/pigeonposse/binarium
Easy-to-use, zero-configuration tool to create executables of your Node, Deno or Bun projects for all platforms and architectures.
https://github.com/pigeonposse/binarium
arm64 binary builder bun cli deno executable js library node nodejs ts x86 zero-config
Last synced: 5 months ago
JSON representation
Easy-to-use, zero-configuration tool to create executables of your Node, Deno or Bun projects for all platforms and architectures.
- Host: GitHub
- URL: https://github.com/pigeonposse/binarium
- Owner: pigeonposse
- License: mit
- Created: 2024-09-28T00:46:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-19T02:00:46.000Z (10 months ago)
- Last Synced: 2025-09-21T19:24:51.214Z (8 months ago)
- Topics: arm64, binary, builder, bun, cli, deno, executable, js, library, node, nodejs, ts, x86, zero-config
- Language: TypeScript
- Homepage: https://binarium.pigeonposse.com
- Size: 1.31 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Binarium
[](https://pigeonposse.com)
[](https://pigeonposse.com?popup=about)
[](https://pigeonposse.com/?popup=donate)
[](https://twitter.com/pigeonposse_)
[](https://www.instagram.com/pigeon.posse/)
[](https://medium.com/@pigeonposse)

[](/LICENSE)
[](https://www.npmjs.com/package/binarium)
Easy-to-use, zero-configuration tool to create executables of your Node, Deno or Bun projects for all platforms and architectures.
## 📌 Index
- [🔑 Installation](#-installation)
- [🌟 Features](#-features)
- [📚 Documentation](#-documentation)
- [🤖 GitHub Action](#-github-action)
- [👨💻 Development](#-development)
- [❤️ Donate](#-donate)
- [📜 License](#-license)
- [✨ About us](#-about-us)
## 🔑 Installation
```bash
npm install binarium
# or
pnpm install binarium
# or
yarn add binarium
# or
bun add binarium
# or
deno add binarium
```
## 🌟 Features
- ⚡ **Fast**: Optimized for quick execution and minimal overhead.
- 🚀 **Easy to Use**: Simple setup with minimal configuration required.
- 🛠️ **Advanced Configuration**: Customize to fit your project's exact needs.
- 🌍 **Available for**:
- 🟢 **Node.js**
- 🦕 **Deno**
- 🍞 **Bun**
- 🌐 **Supports Multiple Environments**:
- 📦 **JavaScript Library**: Integrates seamlessly into any project.
- 💻 **Command Line Interface (CLI)**: Works across Node.js, Deno, and Bun environments.
- 🤖 **GitHub Action**: Easily incorporate it into CI/CD pipelines with GitHub Actions support.
## 📚 Documentation
- [Get started](https://binarium.pigeonposse.com/)
- [Api Documentation](https://binarium.pigeonposse.com/guide/core/api)
## 🤖 GitHub Action
You can use Binarium as a GitHub action.
- [Read more](https://github.com/marketplace/actions/binarium-tool-to-create-executables-of-your-node-deno-or-bun-projects)
---
## 👨💻 Development
__Binarium__ is an open-source project and its development is open to anyone who wants to participate.
[](https://github.com/pigeonposse/binarium/issues)
[](https://github.com/pigeonposse/binarium/pulls)
[](https://binarium.pigeonposse.com/)
## ❤️ Donate
Help us to develop more interesting things.
[](https://pigeonposse.com/?popup=donate)
## 📜 License
This software is licensed with __[MIT]({{const.pkg.extra.licenseURL}})__.
[]({{const.pkg.extra.licenseURL}})
## ✨ About us
*PigeonPosse* is a __code development collective__ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.
[](https://github.com/pigeonposse)
---
[](https://pigeonposse.com)
[](https://pigeonposse.com?popup=about)
[](https://pigeonposse.com/?popup=donate)
[](https://twitter.com/pigeonposse_)
[](https://www.instagram.com/pigeon.posse/)
[](https://medium.com/@pigeonposse)