$ sudo apt-get update$ sudo apt get install curl$ sudo apt-get install git$ git config --global user.name "username"$ git config --global user.email "email@address"$ curl https://raw.githubusercontent.com/creationix/nvm/v0.24.1/install.sh | bash$ nvm install stable$ npm install -g grunt-cli gulp bower yosudo add-apt-repository -y ppa:webupd8team/sublime-text-2sudo apt-get updatesudo apt-get install sublime-textIn you sublime editor press Ctrl + Shift + p then type the name of the packages below
to install them except for SidebarEnhancements.
- SidebarEnhancements
- Javascript and NodeJS Snippets
- MarkdownEditing
- Bootstrap 3 Snippets
- SublimeREPL
- DocBlockr