Advanced Installation

Download the latest release, move this file into your load-path and add the following to your init.el file:

(require 'fountain-mode)

If you wish to contribute to or alter Fountain Mode’s code, clone the repository into your load-path and require as above:

git clone https://github.com/rnkn/fountain-mode

See (emacs)Lisp Libraries.