1 Star 0 Fork 0

CNCF/presentations

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeffrey Sica 提交于 2023-09-15 07:01 +08:00 . first pass at presentation.yaml validator
module github.com/cncf/presentations
go 1.20
require (
github.com/spf13/cobra v1.7.0
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cncf/presentations.git
git@gitee.com:cncf/presentations.git
cncf
presentations
presentations
main

搜索帮助