jhurwich / Tapedeck

The one player for the web.
tape-deck.com
3 stars 0 forks source link

Document steps for SublimeLinter #38

Open jhurwich opened 11 years ago

jhurwich commented 11 years ago
  1. install Sublime Text 2
  2. install SublimeLinter package (ctrl+shift+p), search "install package", search "sublimelinter"
  3. install node&npm

sudo apt-get install python-software-properties sudo add-apt-repository ppa:chris-lea/node.js && sudo apt-get update && sudo apt-get install nodejs npm

  1. copy SublimeLinter.sublime-settings.example into your User settings for SublimeLinter (Preferences > Package Settings > SublimeLinter > Settings - User)
  2. change key bindings as desired
  3. open and close SublimeLinter - should work now with the keybinding chosen