- Step 1
sudo add-apt-repository ppa:webupd8team/sublime-text-2 - Step 2
sudo apt-get update - Step 3
sudo apt-get install sublime-text-2
All posts in Uncategorized
Installing Sublime on Ubuntu
jquery plugin: List builder
I needed a simple jquery plugin that created a list bulder but could not fine one. So I came up with a very simple one that met the requirements. It’s not full featured, but it works. Feel free to fork on github.