An open API service indexing awesome lists of open source software.

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

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`.