Skip to content

fuse-code/lucidity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 77.7%
  • CSS 12.5%
  • HTML 9.4%
  • Java 0.4%