A minimal [Chisel] template Giter8 template using Mill and based on com-lihaoyi/mill-scala-hello.g8.
Usage with Giter8:
g8 kammoh/chisel.g8
Usage with Mill
mill init kammoh/chisel.g8
You can also specify the project's name and directory:
mill init file:///Volumes/src/chisel.g8 --name=myProject -o my-project