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

Allow to Specify PATH in "run" command #331

Merged
merged 5 commits into from
Feb 3, 2019
Merged

Allow to Specify PATH in "run" command #331

merged 5 commits into from
Feb 3, 2019

Conversation

alessio-signorini
Copy link
Contributor

This patch addresses #330 and allows to use a path in pronto run as in

pronto run ~/myproject

it also works with a specific file inside that project, e.g.,

pronto run ~/myproject/test/first_test.rb

Unfortunately I did not add any test because I could not find any for the CLI.

lib/pronto/cli.rb Outdated Show resolved Hide resolved
@doomspork doomspork requested a review from a team December 29, 2018 20:29
@mmozuras
Copy link
Member

mmozuras commented Feb 3, 2019

@alessio-signorini this is amazing, great effort! 🙇

@mmozuras mmozuras merged commit 9478ae7 into prontolabs:master Feb 3, 2019
apiology pushed a commit to apiology/pronto that referenced this pull request Dec 27, 2019
…run-from-any-directory

Allow to Specify PATH in "run" command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants