文件名称:stash-build:Node.js 命令行工具,用于自动将本地构建过程发布到 Atlassian 的存储
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-25 14:23:33
JavaScript
存储构建 Node.js 命令行工具,用于自动将本地构建过程发布到 Atlassian 的 Stash 入门 安装工具: npm install stash-build 使用stash-build config 使用stash-build init初始化一个项目 使用stash-build运行工具 在stash-build --help输出获得帮助 Usage: stash-build [options] Options: -h, --help output usage information -V, --version output the version number -v, --verbose A value that can be increased -f, --force Force stash build, don'
【文件预览】:
stash-build-master
----.jshintrc(213B)
----.gitignore(44B)
----package.json(1KB)
----Gruntfile.js(1008B)
----LICENSE-MIT(1KB)
----README.md(1KB)
----lib()
--------atlassian_request()
--------project()
--------cli()
--------config()
--------git()
--------stash-build.js(2KB)
----test()
--------stash-build_test.js(926B)