Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 578 Bytes

Arithmetic

Scala Meetup

Here is the slides and the corresponding video @ 131:00.

Cheatsheet

# Generate the antlr target Java sources
bin/mill antlr4.genAntlr

# Generate for Intellij Idea
bin/mill mill.scalalib.GenIdea/idea

# Run tests for the example module
bin/mill example.test

If you have problem downloading the mill binary, you may try my mirror with md5 be1bc96003df4793e1892586d5c0fa7a. Manually download it and save it to $HOME/.cache/mill/download.