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

jrep: support equivalent of grep options '--exclude', '--exclude-from', '--exclude-dir, and '--include' #8

Open
arames opened this issue Jan 10, 2014 · 0 comments

Comments

@arames
Copy link

arames commented Jan 10, 2014

Options should be compatible with grep.

In many situations the user may not want to specify excluded targets manually on the command line, so also consider:

  • Introducing 'rc' configuration files for the options. Maybe introduce an option disabling the rc files.
  • Using an environment variable to store predefined options.
  • Introducing an option to automatically exclude versioning data (.git, .svn, etc.).
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

1 participant