swift-template:Swift项目的基于模板的模块生成器

时间:2024-06-11 01:52:31
【文件属性】:

文件名称:swift-template:Swift项目的基于模板的模块生成器

文件大小:14KB

文件格式:ZIP

更新时间:2024-06-11 01:52:31

swift template boilerplate generator module

迅捷模板 基于模板的Swift项目生成器。 安装 克隆或下载存储库并运行: git clone https://github.com/BinaryBirds/swift-template.git cd swift-template make install 用法 帮助: swift run swift-template-cli --help 使用git仓库安装一个新模板: swift template install [-g] # install local template swift template install https://github.com/corekit/viper-module-template # install global template swift template install https:/


【文件预览】:
swift-template-main
----LICENSE(512B)
----Sources()
--------SwiftTemplateCli()
--------SwiftTemplate()
----Package.swift(1KB)
----makefile(206B)
----.gitignore(90B)
----Package.resolved(2KB)
----Tests()
--------SwiftTemplateTests()
--------Templates()
----README.md(2KB)

网友评论