Learning-HTMX/scala-cli-cask-attempt
efim 44cc9209b4 init: scala-cli project with some dependencies 2023-06-25 13:59:51 +00:00
..
src/main/scala init: scala-cli project with some dependencies 2023-06-25 13:59:51 +00:00
.project init: scala-cli project with some dependencies 2023-06-25 13:59:51 +00:00
Readme.org init: scala-cli project with some dependencies 2023-06-25 13:59:51 +00:00

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