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

🚀 Feature: Watch mode with a configuration file #37

Closed
2 tasks done
JoshuaKGoldberg opened this issue Dec 10, 2024 · 1 comment
Closed
2 tasks done

🚀 Feature: Watch mode with a configuration file #37

JoshuaKGoldberg opened this issue Dec 10, 2024 · 1 comment
Assignees
Labels
status: blocked Waiting for something else to be resolved type: feature New enhancement or request
Milestone

Comments

@JoshuaKGoldberg
Copy link
Owner

Bug Report Checklist

Overview

Combining #35 and #36: I'd like to have watch mode support a local configuration file. That way you can preview what changes to your local repository will look like with different configs.

As in, if you run npx create --watch in a directory with a create.config.ts and then update create.config.ts, local file system changes will be re-applied.

Additional Info

💖

@JoshuaKGoldberg JoshuaKGoldberg added type: feature New enhancement or request status: blocked Waiting for something else to be resolved labels Dec 10, 2024
@JoshuaKGoldberg JoshuaKGoldberg added this to the Ready to Launch milestone Dec 10, 2024
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Dec 10, 2024
@JoshuaKGoldberg
Copy link
Owner Author

Merging back into #35 per #35 (comment). Since it'll be a lot of work, and #97 ended up needing to include config file support anyway, it's unclear to me how to split these issues up so far.

@JoshuaKGoldberg JoshuaKGoldberg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked Waiting for something else to be resolved type: feature New enhancement or request
Projects
None yet
Development

No branches or pull requests

1 participant