PromptLine:轻松运行Swift中的Shell脚本

时间:2024-06-03 20:09:41
【文件属性】:

文件名称:PromptLine:轻松运行Swift中的Shell脚本

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-03 20:09:41

Swift

提示线 轻松运行Swift中的Shell脚本。 用法 使用PromptLine,您可以将多个跑步者合二为一。 稍后,您可以针对特定的提示运行它们。 import PromptLine let main = >- " git clone https://github.com/krzysztofzablocki/Sourcery.git " %& Prompt. cd ( " Sourcery " ) %& >- " swift build " %& >- [ " ./.debug/sourcery " , sourcePath, templatesPath, outputPath] Prompt. current >- main 运营商 PromptLine使用以下运算符: 操作员 功能 用法 >- prompt.run("string") 从Strings或


【文件预览】:
PromptLine-master
----.travis.yml(529B)
----.swift-version(4B)
----LICENSE(1KB)
----Sources()
--------PromptLine()
----Templates()
--------LinuxMain.swift.stencil(571B)
----Package.swift(348B)
----Rockfile(381B)
----.gitignore(1KB)
----Package.resolved(1KB)
----CHANGELOG.md(1KB)
----DisabledTests()
--------LinuxMain.swift(298B)
--------PromptLineTests()
----README.md(2KB)
----.editorconfig(53B)
----.vscode()
--------settings.json(40B)

网友评论