Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.23 KB

Datomic Groovy Examples

Setup

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.

Usage

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.

Questions, Feedback?

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

For questions about Datomic, try the public mailing list.

Contributing

This library is developed internally by Cognitect. Issues can be filed using Github Issues. We do not accept pull request or patches.

Related Projects

License

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