mirror of
https://github.com/vale981/apheleia
synced 2025-03-05 09:31:40 -05:00
3 lines
188 B
Bash
3 lines
188 B
Bash
![]() |
version=6.0.1
|
||
|
curl -L --output /usr/local/bin/buildifier "https://github.com/bazelbuild/buildtools/releases/download/$version/buildifier-linux-amd64" && chmod +x /usr/local/bin/buildifier
|