目录
目录README.md

🏹 Mint Arrow

Run CLIs written in Swift using Mint. For more information about Archery itself head to vknabel/Archery.

{
    "name": "SupercoolProject",
    "version": "1.0.0",
    "scripts": {
        "lint": {
            "arrow": "vknabel/MintArrow",
            "package": "Realm/Swiftlint",
            "verbose": true,
            "arguments": ["lint", "--path", "Sources"]
        }
    }
}

If there is no Archery arrow implementation for a Swift tool, you can wrap it using Mint Arrow. Mint and Arrow will handle your dependencies.

$ archery lint
Linting Swift files at path Sources
Linting 'main.swift' (1/1)
Done linting! Found 0 violations, 0 serious in 1 file.

Available Options

Name Type Default
package String Required
executableName String? Repository name
arguments [String]? [], arguments passed to the tool
verbose Bool? false
packageVersion String? master
cachePath String? ./.archery/mint

Contributors

License

Archery is available under the license.

关于
260.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号