Post #3035589
2026-03-18 13:42 UTC
sbt new protip: to test drive a giter8 (g8) template locally (because you want to test changes):
```
sbt new file://./cats-seed.g8
```
that `file://` bit is important.
#scala #sbt
Replies (0)
No replies.
2026-03-18 13:42 UTC
No replies.