Skip to content

Latest commit

 

History

History
83 lines (45 loc) · 2.19 KB

README.md

File metadata and controls

83 lines (45 loc) · 2.19 KB

all-the-icons-gnus

License GPL 2 Coverage Status

Master :

  • MELPA Stable
  • Circle CI

Develop:

  • Melpa Status
  • Circle CI

all-the-icons-gnus add some icons from all-the-icons.el for Gnus buffers.

bento

Installation

The recommended way to install all-the-icons-gnus is via MELPA:

M-x package-install all-the-icons-gnus

or Cask:

(depends-on "all-the-icons-gnus")

Usage

(require 'all-the-icons-gnus)
(all-the-icons-gnus-setup)

Development

Cask

all-the-icons-gnus use Cask for dependencies management. Install it and retrieve dependencies :

$ curl -fsSkL https://raw.github.com/cask/cask/master/go | python
$ export PATH="$HOME/.cask/bin:$PATH"
$ cask

Testing

TODO

Support / Contribute

See here

Changelog

A changelog is available here.

License

See LICENSE.

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com