#envful

1 messages · Page 1 of 1 (latest)

twilit jewel
#

That way users won't need cargo to be installed in their docker containers to install this

twilit jewel
#

If you want, i can make a PR for it

wild copper
#

Thank you, actually I made it possible to install with npm via binary-install package. Is that what you are suggesting? 🤔

#

You can use npm i envful

twilit jewel
#

No I am talking about being able to install it from the github releases. For example, in a docker container, you might not have npm or cargo installed. In that case, it'd be very convenient to be able to install it using a bash script that directly downloads the binary from github.