Last active
September 27, 2015 22:32
-
-
Save yagop/1d54279faf713222da24 to your computer and use it in GitHub Desktop.
Install luvit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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