Skip to content

sambrightman/cask

 
 

Repository files navigation

Cask

Cask

Cask is a project management tool for Emacs that helps automate the package development cycle; development, dependencies, testing, building, packaging and more.

Cask can also be used to manage dependencies for your local Emacs configuration.

To install Cask, run this command:

$ curl -fsSkL https://raw.github.com/cask/cask/master/go | python

Or if you are on a Mac, you can install Cask via Homebrew:

$ brew install cask

See http://cask.readthedocs.org/ for more information and https://groups.google.com/forum/#!forum/cask-dev for development related discussion.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

See COPYING for details.

About

Project management tool for Emacs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 89.3%
  • Python 9.1%
  • Makefile 1.5%
  • Shell 0.1%