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 lower-case components in CLI #197

Closed
Glutexo opened this issue Oct 21, 2023 · 1 comment · Fixed by #203
Closed

Allow lower-case components in CLI #197

Glutexo opened this issue Oct 21, 2023 · 1 comment · Fixed by #203
Assignees
Labels

Comments

@Glutexo
Copy link
Owner

Glutexo commented Oct 21, 2023

$ ./onigumo Downloader

to be same as

$ ./onigumo downloader
@Glutexo Glutexo added the cli label Oct 21, 2023
@Glutexo Glutexo self-assigned this Nov 4, 2023
@Glutexo
Copy link
Owner Author

Glutexo commented Nov 4, 2023

With @nappex we agreed on having only lowercase component names. Elixir’s CamelCase is just an internal implementation that doesn’t need to be exposed to the public interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant