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

Support config file location param #37

Closed
milindgoel15 opened this issue Aug 12, 2023 · 3 comments · Fixed by #38
Closed

Support config file location param #37

milindgoel15 opened this issue Aug 12, 2023 · 3 comments · Fixed by #38

Comments

@milindgoel15
Copy link
Contributor

milindgoel15 commented Aug 12, 2023

As per docs, the package_rename_config should be kept inside pubspec or at the project's root. Can the command accept a path for the config file? I like keeping all config files in one folder, not the root folder.

Like dart run package_rename --config config/package_rename_config.yaml

@OutdatedGuy
Copy link
Owner

I will provide a feature for that as I get time

@milindgoel15
Copy link
Contributor Author

I will also try it out and create a PR for it.

@OutdatedGuy
Copy link
Owner

@milindgoel15, published in version 1.5.0

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

Successfully merging a pull request may close this issue.

2 participants