5 lines
91 B
Bash
5 lines
91 B
Bash
# shellcheck disable=all
|
|
git clone https://github.com/goplus/llgo.git
|
|
cd llgo
|
|
./install.sh
|