Skip to content

Instantly share code, notes, and snippets.

@adriantorrie
Last active August 29, 2015 14:08
Show Gist options
  • Save adriantorrie/881dfb9fa469c6faf5b3 to your computer and use it in GitHub Desktop.
Save adriantorrie/881dfb9fa469c6faf5b3 to your computer and use it in GitHub Desktop.
Ubuntu 14.04 - Install LightTable
cd ~/repos
git clone https://github.com/LightTable/LightTable.git
cd LightTable
bash linux_deps.sh
./deploy/LightTable
ln -s ~/repos/LightTable/deploy/LightTable ~/bin/light-table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment