A Giter8 template for fp in scala 2.13.4
sbt new nachinius/starter.g8
-
clone nachinius/starter/g8
-
point
LOC
where you put it -
create a test dir
-
call
g8
locally{ LOC="/Users/Ignacio/dev/23-g8-scala-fp-starter" mkdir -p ~/dev/test-my-g8 cd ~/dev/test-my-g8; g8 "file://$LOC" --name=g8test --force; cd g8test; sbt }
make do
and clean up with
make clean
Written in 2020 by Ignacio Peixoto
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/.