塑化
一个小的CLI实用程序,可将任何GitHub存储库用作您项目的模板。
如何使用
只需使用要用作模板的存储库的URL调用可执行文件,该工具就会将main分支的最新版本下载到工作目录中,并将其初始化为新的存储库。
templify.exe https://github.com/bmorrisondev/faunaservice
您也可以选择指定其他分支或目录。
# This will create a folder called 'some-output-folder' with the
kubeplay -与Kubernetes交互的新方法
注:此项目仍处于早期阶段
如果你喜欢这个项目,请结账,并打开一个问题,如果你愿意贡献或者讨论什么特别。
使用示例:使用Ruby语法的简易REPL
> ./kubeplay
kubeplay (namespace="*")> pods # list pods in the cluster
kubeplay (namespace="*")> pod = _.any # pick a random pod from the