Skip to content

Instantly share code, notes, and snippets.

View cristiancmello's full-sized avatar
🛰️
...

Cristian Mello cristiancmello

🛰️
...
  • Vitória, Brazil
View GitHub Profile
@simbo
simbo / provision-node.sh
Last active July 13, 2022 14:24
setup node.js with nvm within vagrant
##
# add this to your provision.sh
#
# [!] run as 'vagrant' like this:
# su vagrant -c "source ${PROVISION_DIR}/provision-node.sh"
#
# [!] please keep the echo messages. those actions could take some more time without any output, so let the user know.
##
# install latest nvm