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 something like a dry-run #12

Open
tmaier opened this issue Jul 31, 2014 · 1 comment
Open

Add something like a dry-run #12

tmaier opened this issue Jul 31, 2014 · 1 comment

Comments

@tmaier
Copy link
Contributor

tmaier commented Jul 31, 2014

It would be great if I could call bundle exec middleman invalidate --dry-run

which would then just output list_files(options.filter) (see commands.rb#L58).

This would allow me to see if my filter regex is correct or if I did some mistake

@manuelmeurer
Copy link
Collaborator

Good idea! I'm a bit short on time right now, but if you or someone else would like to take a stab at implementing this, go for it! 😸

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