Setup the classpath.
bin/setup
You will need to re-run bin/setup
if the classpath changes,
e.g. when Datomic or Groovy version changes.
Run the project-local groovysh launcher
bin/groovy.sh
Within the REPL, you should be able to interactively work through the various files in src/main. Start with HelloWorld.groovy.
For specific feedback on the examples, please create an issue.
For questions about Datomic, try the public mailing list.
This library is developed internally by Cognitect. Issues can be filed using Github Issues. We do not accept pull request or patches.
- Day of Datomic Clojure Examples
- Datomic Java Examples
- groovy-datomic idiomatic Groovy extensions
EPL. See epl-v10.html at the project root.