Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 709 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 709 Bytes

dev.datafy

Rationale

Bring datafy and nav to commonly used mechanism types. Currently covers some of Java, core.async, and reify.

Originally developed for use in REBL when working on Datomic.

Getting It

In deps.edn

com.datomic/dev.datafy {:git/sha "4a9dffb" 
                        :git/tag "v0.1"
                        :git/url "https://github.com/Datomic/dev.datafy.git"}

Example Usage

From your REPL, call

(datomic.dev.datafy/datafy!)

See siderail/dev_datafy_examples.repl for some things to view in a datafy/nav aware viewer.