mirror of
https://github.com/vale981/apheleia
synced 2025-03-05 09:31:40 -05:00
3 lines
130 B
Bash
3 lines
130 B
Bash
apt-get install -y golang-go
|
|
go install github.com/hashicorp/hcl/v2/cmd/hclfmt@latest
|
|
cp -L "$HOME/go/bin/hclfmt" /usr/local/bin/
|