Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Script Manager Allow Remote #183

Open
ghost opened this issue Aug 1, 2018 · 0 comments
Open

Script Manager Allow Remote #183

ghost opened this issue Aug 1, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 1, 2018

Passing the following url

https://raw.githubusercontent.com/JohnSundell/Marathon-Examples/master/AddSuffix/addSuffix.swift

into the create task results in

Opening addSuffix.xcodeproj/

Example

$marathon create https://raw.githubusercontent.com/JohnSundell/Marathon-Examples/master/AddSuffix/addSuffix.swift
🐣  Created script at https://raw.githubusercontent.com/JohnSundell/Marathon-Examples/master/AddSuffix/addSuffix.swift
✏️  Opening addSuffix.xcodeproj/

The following makes sense but I think the boolean check might be too tricky to manage at this point. We might want to rework the script manager to ensure the following four tasks can throw more specific errors.

screen shot 2018-08-01 at 08 20 39

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants