hello world bundle:Batect的示例捆绑包 源码
你好世界捆绑 的样本包。 旨在演示创建捆绑包的基本开发经验,包括自动测试设置。 用法 设置 将以下内容添加到您的batect.yml : include : - type : git repo : https://github.com/batect/hello-world-bundle.git ref : XXX # Replace with latest version from https://github.com/batect/hello-world-bundle/releases 任务 say-hello 打印“ Hello world!” 到控制台。 发展
文件列表
hello-world-bundle-main.zip
(预估有个12文件)
hello-world-bundle-main
batect.yml
353B
.gitattributes
296B
.github
workflows
build.yml
541B
batect-bundle.yml
208B
LICENSE
11KB
test
tests.py
767B
暂无评论