Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'run-loop simctl install' command line interface #175

Merged
merged 13 commits into from
Apr 28, 2015

Conversation

jmoody
Copy link
Contributor

@jmoody jmoody commented Apr 23, 2015

FORCE PUSHED Thu Apr 28 14:40 CET

Motivation

Expose the run-loop behaviors as a command-line tool.

cc: @krukow @john7doe @rasmuskl @acroos @TobiasRoikjer

I could use some feedback on the API and suggestions about other commands that need to be implemented.

$ be run-loop simctl install --app /path/to/app [OPTIONS]

Todo

  • unit tests for install
  • integration tests for install

@jmoody jmoody force-pushed the feature/simctl-command-line-interface branch from 05abcdf to 395867a Compare April 27, 2015 20:43
@jmoody jmoody force-pushed the feature/simctl-command-line-interface branch from 395867a to 9502964 Compare April 28, 2015 12:39
@jmoody jmoody changed the title run-loop simctl command line interface 'run-loop simctl install' command line interface Apr 28, 2015
@jmoody
Copy link
Contributor Author

jmoody commented Apr 28, 2015

@skovsboll Hey, I thought you might be interested in seeing how I am organizing and testing the run-loop CLI interface. I am using Thor to create the command-line tools and rspec to test them.

@jmoody
Copy link
Contributor Author

jmoody commented Apr 28, 2015

Ignoring travis because the job did not start.

jmoody added a commit that referenced this pull request Apr 28, 2015
…erface

'run-loop simctl install' command line interface
@jmoody jmoody merged commit 9038478 into develop Apr 28, 2015
@jmoody jmoody deleted the feature/simctl-command-line-interface branch April 28, 2015 13:16
This was referenced Apr 29, 2015
This was referenced Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant