Closed ErinCall closed 7 years ago
The build error seems unrelated:
Error requesting <https://api.github.com/repos/boxen/puppet-autoconf/tarball/1.0.0>: 403 Forbidden (OpenURI::HTTPError)
Closing per notes in boxen/puppet-boxen#138 but happy to reopen if someone wants to do the work to fix this.
Adds a Fish version of the env script.
Relies on boxen/puppet-boxen#138 (for the
extension
argument toenv_script
).nodenv init -
won't work properly with the latest released version of nodenv; you'll have tocd /opt/boxen/nodenv; and git fetch origin; and git reset --hard origin/master
to get Fish compatibility from the HEAD of nodenv. Sorry, I didn't see a way to tell puppet to get HEAD rather than a tagged release.