rtyley / bfg-repo-cleaner

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
https://rtyley.github.io/bfg-repo-cleaner/
GNU General Public License v3.0
10.83k stars 535 forks source link

How to build the tool? #506

Closed mchudinov closed 8 months ago

mchudinov commented 8 months ago

How to build this from console? I'am using scala-sbt docker image with git.

mchudinov commented 8 months ago

Oh just found BUILD.md file with instruction in the repo.