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 to specify a working directory #54

Closed
Glutexo opened this issue Jan 24, 2022 · 3 comments
Closed

Allow to specify a working directory #54

Glutexo opened this issue Jan 24, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@Glutexo
Copy link
Owner

Glutexo commented Jan 24, 2022

This will require introducing argument parsing. Elixir’s OptionParser will come handy.

$ ./onigumo --path .
$ ./onigumo --path pycz
@Glutexo Glutexo added the enhancement New feature or request label Jan 24, 2022
@Glutexo
Copy link
Owner Author

Glutexo commented Feb 13, 2022

This is now doable thanks to #64. Now, a current working directory is used, but this value can be replaces by anything smarter.

@Glutexo
Copy link
Owner Author

Glutexo commented Feb 19, 2022

Necessary for MVP?

@Glutexo
Copy link
Owner Author

Glutexo commented Jul 24, 2022

Moving this into the Ideas project because it is unnecessary for the Minimum Product. Feel free to re-open the issue if you want to work on the feature anyway

@Glutexo Glutexo closed this as completed Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant