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 support for -X cli style #8

Open
NoahTheDuke opened this issue Nov 16, 2024 · 1 comment
Open

add support for -X cli style #8

NoahTheDuke opened this issue Nov 16, 2024 · 1 comment

Comments

@NoahTheDuke
Copy link
Owner

No description provided.

@seancorfield
Copy link

For a lot of tools, the -X invocation is pretty ugly from the command-line, and most users prefer the -M invocation.

Where the -X style invocation shines is programmatic invocation (e.g., from build.clj) but you already expose lazytest.repl/* functions for this.

My recommendation is: don't bother supporting -X at the CLI.

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

No branches or pull requests

2 participants