Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 702 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 702 Bytes

Client Examples

A collection of samples and tutorials for learning the Datomic Client API at a Clojure REPL.

Getting Started

Start a REPL with Datomic Client and Clojure 1.9.x+ on the classpath (see build.boot for how to do this with boot).

Work through some of the examples in the examples directory, evaluating each form at the REPL.

Questions, Feedback?

For specific feedback on the examples, please create an issue.

For questions about Datomic, try the public mailing list.

Contributing

By pull request.

License

EPL. See epl-v10.html at the project root.