-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Some inspiration:
- https://github.com/direnv/direnv/blob/master/install.sh — simply downloads and installs a pre-comipled binary, to
~/.nvm/versions/node/v16.15.1/bin/direnv - https://github.com/rvm/rvm/blob/master/binscripts/rvm-installer
- https://git.coolaj86.com/coolaj86/service-installer.sh/src/branch/master/installer
- ... please add others if you have a good example!
Challenges:
- The bin script is not completely self-contained. It references suppor files from a
libdir. How/where to install those files to?
Metadata
Metadata
Assignees
Labels
No labels