Clojure REPL for prototyping, experimenting and trying things out.
It has almost all the power of a fully fledged editor, without being an editor.
-
Download the latest archived release:
Releases -
Extract the
zip
file -
Make the
omnia
file inside executable -
Run
Can be found here.
Can be found here.
Bug reports can be submitted as issues here on github.
The REPL produces an error file called .omnia.error
when it crashes.
That file can be found in the same directory as the executable.
Should you decide to report the crash, then please attach that file to the issue and give a short description of the actions performed before the crash.
Feature requests can be submitted as issues with the label feature
.
Please also add a short description of its use case.
Pull requests are also very welcome!
Omnia is designed to be a Clojure sandbox. It is not intended for interactive development.
Copyright © 2017-2022 Robert Avram
Distributed under the Apache-2.0 License.