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

Document the -f option to nrepl.cmdline #284

Open
xarthna opened this issue Oct 19, 2022 · 0 comments
Open

Document the -f option to nrepl.cmdline #284

xarthna opened this issue Oct 19, 2022 · 0 comments
Labels
Documentation Good First Issue Simple tasks that would be a good choice for newcomers

Comments

@xarthna
Copy link

xarthna commented Oct 19, 2022

While looking at other publicly available deps.edn (Practicalli), I noticed the use of the -f option. I searched for the documentation of this feature and wasn't able to find it. Looking at the source it seems it was skipped in the help output.

I believe the help output should include this feature.

The repl-fn switch discussed:
https://github.com/nrepl/nrepl/blob/master/src/clojure/nrepl/cmdline.clj#L147

@bbatsov bbatsov added Good First Issue Simple tasks that would be a good choice for newcomers Documentation labels Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Good First Issue Simple tasks that would be a good choice for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants