Skip to content

Instantly share code, notes, and snippets.

@yagop
Last active September 27, 2015 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yagop/1d54279faf713222da24 to your computer and use it in GitHub Desktop.
Save yagop/1d54279faf713222da24 to your computer and use it in GitHub Desktop.
Install luvit
#!/bin/sh
cd /tmp
curl -L https://github.com/luvit/lit/raw/master/get-lit.sh | sh
./lit make lit://luvit/luvit
sudo cp lit luvi luvit /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment