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

Add CLI console 'runner' command for run a piece of code #927

Merged
merged 3 commits into from Sep 8, 2012

Conversation

tyabe
Copy link
Contributor

@tyabe tyabe commented Sep 6, 2012

'runner' command is run Ruby code in the context of Padrino.
You can also be Alternatively 'run' or 'r'.

@nesquena
Copy link
Member

nesquena commented Sep 6, 2012

Thanks for the pull request. I could see the benefit of having a 'runner', what do you think @DAddYE

@DAddYE
Copy link
Member

DAddYE commented Sep 6, 2012

@tyabe we need also --chroot and if you can try to follow the code guidelines of other tasks. Btw I really wanted it!

BUT, please check always tests.

Thanks!

@pepe
Copy link
Contributor

pepe commented Sep 6, 2012

+1

@tyabe
Copy link
Contributor Author

tyabe commented Sep 6, 2012

Hi @DAddYE. I tried '-c' and '-e' options with 'runner' command.
Please let me know if there is a guideline to follow:)

@dariocravero
Copy link

+1

DAddYE added a commit that referenced this pull request Sep 8, 2012
Add CLI console 'runner' command for run a piece of code
@DAddYE DAddYE merged commit df97bd1 into padrino:master Sep 8, 2012
@DAddYE
Copy link
Member

DAddYE commented Sep 8, 2012

Thanks man!

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.

None yet

5 participants