1 Star 2 Fork 1

SIT-kite/kite-fu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
push.bat 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
RainSlide 提交于 2022-02-01 03:04 . Update: 改善文案,卡片 -> 福卡
@echo on
:: 编译项目
flutter build web --web-renderer=html --base-href=/fu/ --no-source-maps --no-null-assertions --no-native-null-assertions --release
:: 推送到服务器
scp -r -P [端口] ./build/web [用户]@[主机]:[路径]
echo Finished
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Dart
1
https://gitee.com/SIT-kite/kite-fu.git
[email protected]:SIT-kite/kite-fu.git
SIT-kite
kite-fu
kite-fu
master

搜索帮助