AvramRobert / omnia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

omnia_logo

Clojure REPL for prototyping, experimenting and trying things out.
It has almost all the power of a fully fledged editor, without being an editor.

Installation

  • Download the latest archived release:
    Releases

  • Extract the zip file

  • Make the omnia file inside executable

  • Run

Features

Can be found here.

Documentation

Can be found here.

Bugs

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

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!

Rationale

Omnia is designed to be a Clojure sandbox. It is not intended for interactive development.

License

Copyright © 2017-2022 Robert Avram

Distributed under the Apache-2.0 License.

About

License:Apache License 2.0


Languages

Language:Clojure 99.8%Language:Shell 0.2%Language:Batchfile 0.0%