Skip to content

Instantly share code, notes, and snippets.

@maksha
maksha / installing-node-with-nvm.md
Last active September 23, 2020 09:57 — forked from d2s/installing-node-with-nvm.md
Installing Node.js for Linux & macOS with nvm

#Create bitbucket branch

##Create local branch

$ git checkout -b sync
Switched to a new branch 'sync'
$ git branch
  master
* sync