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 command line switch for executing arbitrary forms #465

Closed
arichiardi opened this issue May 20, 2016 · 2 comments
Closed

Add command line switch for executing arbitrary forms #465

arichiardi opened this issue May 20, 2016 · 2 comments
Assignees
Milestone

Comments

@arichiardi
Copy link
Contributor

I was working on a cider issue: clojure-emacs/cider#1751

But then got stuck as there is no way to require from the command line. I think I saw someone asking kind of a similar thing on Slack, so maybe we can add some flag that enables to execute a form in boot.user before or even without having to rely on build.boot?

Would you guys be open to a patch?

@micha
Copy link
Contributor

micha commented May 20, 2016

@arichiardi Sure, that sounds great to me!

@oahner
Copy link
Contributor

oahner commented Jul 27, 2016

On the topic of adding a flag to execute arbitrary forms, it would be useful to have a similar flag that executes the content of a file rather than just the string, effectively bypassing the shebang issue on Windows.

@micha micha added this to the 2.7.0 milestone Jul 30, 2016
@micha micha added the ready label Jul 30, 2016
@micha micha self-assigned this Jul 30, 2016
@micha micha closed this as completed in be5c751 Jul 31, 2016
@micha micha removed the ready label Jul 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants