https://github.com/axodotdev/axolotlsay-bun
an example of packaging and distributing standalone executable binaries from javascript using Bun
https://github.com/axodotdev/axolotlsay-bun
Last synced: 4 months ago
JSON representation
an example of packaging and distributing standalone executable binaries from javascript using Bun
- Host: GitHub
- URL: https://github.com/axodotdev/axolotlsay-bun
- Owner: axodotdev
- License: apache-2.0
- Created: 2024-05-06T21:05:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T16:21:20.000Z (almost 2 years ago)
- Last Synced: 2025-02-19T23:16:57.014Z (over 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# axolotlsay-bun
> an example of packaging and distributing standalone executables for a JavaScript CLI using [bun build --compile](https://bun.sh/docs/bundler/executables)