
README for JM°
===================
Thank you for your interest and for using JM°.
I hope, it is useful for you.
This Software is free and open source, under the terms of GPLv3
If you would like to support the project or give something back, please take a look at CONTRIBUTING.TXT

-------------------------------------------------------------------------------


Requirements
============
- Java 11 or later


If Java is not already present, please install openjdk-11-jre or later.
On Debian,Ubuntu,... you can do:
  apt install openjdk-11-jre

Start IDE:
  ./jmo-ide-light

Start CLI:
  ./jmo

Execute a script from command line:
  ./jmo myScript.jmo


Support
=======
For more information, documentation, forum, support and contact,
please visit:
  https://www.jmo-lang.org

