1 Star 0 Fork 0

物华天宝/quartznet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.cmd 207 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marko Lahma 提交于 2021-11-14 21:36 . Switch from FAKE to NUKE (#1413)
:; set -eo pipefail
:; SCRIPT_DIR=$(cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)
:; ${SCRIPT_DIR}/build.sh "$@"
:; exit $?
@ECHO OFF
powershell -ExecutionPolicy ByPass -NoProfile -File "%~dp0build.ps1" %*
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/zxq/quartznet.git
git@gitee.com:zxq/quartznet.git
zxq
quartznet
quartznet
main

搜索帮助