Skip to content

Datomic/dev.datafy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.