mirror of
https://github.com/vale981/apheleia
synced 2025-03-06 01:51:41 -05:00
4 lines
130 B
Bash
4 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/
|