Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sinasamavati/joxa-mode

Joxa mode for Emacs
https://github.com/sinasamavati/joxa-mode

Last synced: 8 days ago
JSON representation

Joxa mode for Emacs

Awesome Lists containing this project

README

        

# Joxa mode

Joxa mode for Emacs.

## Installation

Clone it and add the following to your .emacs

```lisp
(add-to-list 'load-path "/path/to/joxa-mode")
(require 'joxa-mode)
```