Learning-HTMX/scala-cli-cask-attempt/Readme.org

332 B

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