saulius / lucidity

tools for clarity

Home Page:http://docs.caudate.me/lucidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

tools for clarity

http://docs.caudate.me/lucidity


Languages

Language:Clojure 76.9%Language:CSS 13.0%Language:HTML 9.7%Language:Java 0.4%