Skip to content

Files

Latest commit

author
Chris Zheng
Nov 16, 2016
c022092 · Nov 16, 2016

History

History
41 lines (26 loc) · 2.31 KB

README.md

File metadata and controls

41 lines (26 loc) · 2.31 KB

lucidity

Build Status Clojars

tools for code clarity - see the world not as it is but as it should be.

Welcome

What is it?

lucidity is a set of libraries that assist in making clojure's already awesome in-repl development experience even more awesome. It provides:

  • a rich set of functions to enable better reasoning about the code.
  • tools for managing both the source and tests.
  • tools for publishing documentation for the library.

Why was it made?

lucidity has been steadily built around the workflow of it's author to automate repetitive tasks when coding. It is the merging of five libraries: jai, lein-midje-doc, lein-repack, vinyasa and wu.kong and is used extensively in the management of quality assurance, deployment and publication of the hara suite.

Okay, lets go!

List of current libraries:

License

Copyright © 2016 Chris Zheng

Distributed under the MIT License