Artisanal 🤣 bioinformatics Scala tools and pipelines.
First install Mill and optionally create IntelliJ configuration files.
❯ brew install mill
❯ mill mill.scalalib.GenIdea/ideaThen, assembly portable JARs with:
❯ mill _.localJarIf the above was successful, then you will find two JARs at jars/:
❯ ls -1 jars
cvbio-pipelines.jar
cvbio.jar