Skip to content

Instantly share code, notes, and snippets.

@altwitt
Created December 25, 2019 23:43
Show Gist options
  • Save altwitt/2610828714526656b151e8d4a418989d to your computer and use it in GitHub Desktop.
Save altwitt/2610828714526656b151e8d4a418989d to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# Install Node Version Manager
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash
nvm install node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment