apheleia/test/formatters/installers/stylua.bash

7 lines
224 B
Bash
Raw Normal View History

2022-06-21 06:21:27 +09:00
ver="$(latest_release JohnnyMorganz/StyLua | sed 's/^v//')"
wget "https://github.com/JohnnyMorganz/StyLua/releases/download/v${ver}/stylua-linux.zip" -O stylua.zip
unzip stylua.zip
chmod +x stylua
cp stylua /usr/local/bin/