https://github.com/axodotdev/axolotlsay-js
an example of packaging and distributing standalone executable binaries from javascript
https://github.com/axodotdev/axolotlsay-js
Last synced: 7 months ago
JSON representation
an example of packaging and distributing standalone executable binaries from javascript
- Host: GitHub
- URL: https://github.com/axodotdev/axolotlsay-js
- Owner: axodotdev
- License: apache-2.0
- Created: 2023-11-09T20:24:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T00:06:33.000Z (about 2 years ago)
- Last Synced: 2025-03-28T18:24:18.195Z (over 1 year ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
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-js
> an example of packaging and distributing standalone executable binaries from javascript
* Requires a node version that is available here: https://github.com/vercel/pkg-fetch
To build standalone executables run `npm run package`.