Skip to content

Instantly share code, notes, and snippets.

@calebkleveter
Last active May 30, 2017 14:56
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 calebkleveter/2e5490c76df227c510035515a49f9f01 to your computer and use it in GitHub Desktop.
Save calebkleveter/2e5490c76df227c510035515a49f9f01 to your computer and use it in GitHub Desktop.
git clone https://github.com/calebkleveter/Ether.git
cd Ether
swift build -c release -Xswiftc -static-stdlib
cp -f .build/release/Executable /usr/local/bin/ether
cd ../
rm -rf Ether/
mkdir ~/Library/Application\ Support/Ether
mkdir ~/Library/Application\ Support/Ether/Templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment