Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Wilfred/cask-mode

Major mode for editing Cask files
https://github.com/Wilfred/cask-mode

emacs

Last synced: 3 months ago
JSON representation

Major mode for editing Cask files

Awesome Lists containing this project

README

        

# cask-mode

[![Build Status](https://travis-ci.org/Wilfred/cask-mode.svg?branch=master)](https://travis-ci.org/Wilfred/cask-mode)
[![MELPA](http://melpa.org/packages/cask-mode-badge.svg)](http://melpa.org/#/cask-mode)
[![MELPA Stable](https://stable.melpa.org/packages/cask-mode-badge.svg)](https://stable.melpa.org/#/cask-mode)

cask-mode is a major mode for editing Cask files. It provides syntax
highlighting, comment toggling and indentation.

## Installation

Install from MELPA or add
to your load-path manually.

## Usage

Just open a Cask file! Alternatively, `M-x cask-mode` will start the
mode explicitly.

![screenshot](screenshot.png)