🏹 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.
🏹 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.
All parameters will be passed to your script.
Available Options
String
String?
.archery/marathon
Contributors
License
Archery is available under the license.