mirror of
https://github.com/fluencelabs/aqua.git
synced 2025-03-15 11:40:50 +00:00
336 B
336 B
sbt project compiled with Dotty
Usage
This is a normal sbt project, you can compile code with sbt compile
and run it
with sbt run
, sbt console
will start a Dotty REPL.
For more information on the sbt-dotty plugin, see the dotty-example-project.