Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 298 Bytes

File metadata and controls

9 lines (7 loc) · 298 Bytes

build targets

  • make watch-build
  • make watch-fastmask

install

Fastmask requires go 1.25 or later because it uses the experimental JSON v2 library. (This rewrite is because I wanted to learn how that library works.)

GOEXPERIMENT=jsonv2 go install github.com/kensmith/fastmask/fastmask@latest