Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 615 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 615 Bytes

scala3-mbari-cli.g8

A Giter8 template to scaffold Scala 3 CLI apps for MBARI projects.

Usage

Using sbt, do:

sbt new mbari-org/scala3-mbari-cli.g8

in the folder where you want to clone the template.

Development

sbt g8Test

License

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.