hatheroldev / cask

Project management tool for Emacs

Home Page:http://cask.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cask

Cask

Build Status

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 -fsSL https://raw.githubusercontent.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.io/ 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

http://cask.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 85.3%Language:Python 8.0%Language:Gherkin 5.0%Language:Makefile 1.3%Language:Smarty 0.4%Language:Batchfile 0.1%Language:Shell 0.0%