Sha256: 1e08d202d49b3af442d04ab5c015e52ec226a55c2b0bdfb9cec4ac51cd0557a9

Contents?: true

Size: 735 Bytes

Versions: 4

Compression:

Stored size: 735 Bytes

Contents

DESCRIPTION:
===========

The ruby "backend" of Kensei - the email major mode for Emacs.

The Kensei rubygem is basically glue code and provides an easy-to-use
API facade for the Emacs frontend code. The kensei emacs lisp code
calls the kensei gem as a standard CLI tool, passing the name of the
API method and any params as regular arguments. The kensei gem returns
results as json.

INSTALL:
========

`sudo gem install kensei`. However it also depends on other CLI tools,
and is just meant to be called by the Kensei Emacs mode - see the
actual Kensei homepage for the full story.

LICENSE:
========

Kensei is free software licensed under the
[GNU Affero General Public License (AGPL)](http://www.gnu.org/licenses/agpl-3.0.html).

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
gitspotter-0.0.3 README.md
gitspotter-0.0.2 README.md
Gitspotter-0.0.1 README.md
Kensei-0.0.2 README.md