|
||
---|---|---|
.. | ||
src/main/scala | ||
.project | ||
Readme.org |
Readme.org
Readme
attempting to set up something more complex in a single small project
adding dependencies:
//> using dep com.lihaoyi::pprint:0.8.1
this should be on the very top of the file, otherwise it's not visible to scala-cli
that was my error for a while - having package declaration on top