Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 462 Bytes

File metadata and controls

executable file
·
29 lines (22 loc) · 462 Bytes

java-cli-millbuild-juni-hello-world

Description

A POC for mill with junit and java.

Tech stack

  • java
  • junit
  • mill

Docker stack

  • nightscape/scala-mill

To run

sudo ./install.sh -u

  • test results
    • console
    • file
      • bin/out/HelloWorld/test/test/meta.json

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credits

Junit for mill