Skip to content

0. Installation

Sergey Sobko edited this page Mar 28, 2018 · 2 revisions

To install, add the following to your project :dependencies:

[flower "0.4.1"]

Or use the Leiningen template to build a new application from scratch:

lein new flower my-flower-application

To install Flower as Emacs package, set up MELPA and then do the following:

M-x package-install [RET] flower [RET]

Clone this wiki locally