Marathon icon indicating copy to clipboard operation
Marathon copied to clipboard

[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts 🏃

Results 35 Marathon issues
Sort by recently updated
recently updated
newest added

This fixes a build issue when using Marathon with Swift 4. This PR should probably wait here until Xcode 9 & Swift 4 is officially out.

**Platform** macOS Catalina Version 10.15 Beta (19A512f) **Issue** I freshly installed Marathon the recommended way on macOS Catalina Beta Version. It seems to install without any error, but when trying...

Hi everyone, When I introduced Marathon almost 2,5 years ago, my goal was to provide a simple abstraction on top of the Swift Package Manager in order to make Swift...

In order to make it easier to work with & share scripts that have dependencies, we should add support for pinning a certain version of a package to a script....

new feature
discussion

Problem I faced was related to swift version which I'll troubleshoot - but rather than just a dead end - should spoon feed users on how to troubleshoot. Or ideally...

**Platform** Raspberry PI running `Raspbian GNU/Linux 10 (buster)` **Issue** `sudo marathon install my-script` fails with error output: ``` 🏃 Compiling script... 💥 Failed to compile script 👉 The following error(s)...

Version 2.0.0 has been released, but requires an update on Homebrew. I must admit I have no idea to do that - anyone wants to help out? 😄

ready for implementation
help wanted

I have a swift package I'm trying to import as an inline dependency. However, it is one of many within the same `Package.swift` and is not named the same as...

I'm using bitrise.io as a build server and they create new VM every time build is happening. I need to execute marathon script every time before build. The issue I'm...

Hello! I tried installing the Xcode theme found on https://github.com/johnsundell/xcodetheme Whenever I run the script, I get the following error: `💥 Failed to update packages 👉 Make sure you have...