目录
目录README.md

🏹 Marathon Arrow

⚠️ DEPRECATED: The MarathonArrow is deprecated because Marathon is.

Run Swift scripts using Marathon. For more information about Archery itself head to vknabel/Archery.

{
    "name": "SupercoolProject",
    "version": "1.0.0",
    "scripts": {
        "release": {
            "arrow": "vknabel/MarathonArrow",
            "run": "Scripts/ReleaseMyProjectArrow.swift"
        }
    }
}

All parameters will be passed to your script.

$ archery release
# Will run ReleaseMyProjectArrow.swift using Marathon

Available Options

Name Type Default
run String Required
cachePath String? .archery/marathon

Contributors

License

Archery is available under the license.

关于
117.0 KB
邀请码