strattonbrazil / munch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Munch

A experimental dependency-based task manager.

To run munch, type sbt run

To run the unit tests, type sbt test

To package in uberjar, type sbt assembly

TODO

  • move "checklist" package to "munch"
  • support tasks with only dependencies (like default)
  • update JavacPlugin to not require a temp directory

About


Languages

Language:Java 92.6%Language:Scala 3.8%Language:Groovy 3.6%