From d66ad8cf0b375d21cc3aaf783906bfeaf66b9e11 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Sun, 9 Nov 2014 15:46:55 -0500 Subject: Add rules to install evm; cask --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile b/Makefile index 7e46ced..61c3b66 100644 --- a/Makefile +++ b/Makefile @@ -25,3 +25,9 @@ $(VERSIONS) :: evm use emacs-24.$@-bin emacs --version emacs --batch -L . -l ert -l test/tests.el -f ert-run-tests-batch-and-exit + +install_cask: + curl -fsSkL https://raw.github.com/cask/cask/master/go | python + +install_evm: + curl -fsSkL https://raw.github.com/rejeep/evm/master/go | bash -- cgit v1.2.3