86 Star 815 Fork 122

GVPArvinLovegood/go-stock

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install-wails-cli.sh 282 Bytes
一键复制 编辑 原始数据 按行查看 历史
spark 提交于 2024-12-17 12:51 +08:00 . init
#! /bin/bash
echo -e "Start running the script..."
cd ../
echo -e "Current Go version: \c"
go version
echo -e "Install the Wails command line tool..."
go install github.com/wailsapp/wails/v2/cmd/wails@latest
echo -e "Successful installation!"
echo -e "End running the script!"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/arvinlovegood_admin/go-stock.git
git@gitee.com:arvinlovegood_admin/go-stock.git
arvinlovegood_admin
go-stock
go-stock
dev

搜索帮助