Cask is a project management tool which can be also used to easily manage your local emacs configuration.
Installing cask is easy. You can either run the following command on the command-line:
curl -fsSL https://raw.githubusercontent.com/cask/cask/master/go | python
Or if you are on a mac, you...