Garric G. Nahapetian

Results 31 comments of Garric G. Nahapetian

Seems like a reasonable request. Similar to version pinning in a Podfile, right? So `marathon pin` will just append `@{VERSION}` to the Marathonfile? Can the user do this manually? Can...

Weird. I meant to write SwifFormat. I must have been really tired!

Have you considered using both? They serve slightly different purposes...

I think that would be amazing. Sounds like it would be fun to implement too! So user would run `marathon export myScript.swift` and output would be something like this at...

Hi @pixyzehn :) Why do you think it would be complicated if `marathon` had an `export` function?

I totally understand your point, @pixyzehn to keep it simple. There is a section in the README that talks about sharing scripts with team members. Maybe this sharing method is...

@JohnSundell Sounds great to me! How will it work when we want to use `marathon` to continue development of a project that was exported with `marathon export`? Do we just...

@JohnSundell Sounds great! So `marathon export` will create a copy of `MyScript.swift` and place it in the exported file structure and it will leave a copy of the original `MyScript.swift`...

@JohnSundell I would love to implement this improvement. I will certainly need your help though. You think I can do it? How long should it take?

Sweet! I'll start working on it and reach out when I need help :)