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

Initial Prototype #9

Merged
merged 1 commit into from
Sep 18, 2019
Merged

Initial Prototype #9

merged 1 commit into from
Sep 18, 2019

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Sep 18, 2019

Summary

This initial prototype supports:

  • Matching on specified file patterns
  • Flat (single-level) or recursive search
  • Keeping a specified number of older or newer matches
  • Limiting search to specified list of extensions
  • Toggling file removal (read-only by default)
  • Go modules (vs classic GOPATH setup)
  • Brief overview, examples for testing purposes

References

This initial prototype supports:

- Matching on specified file patterns
- Flat (single-level) or recursive search
- Keeping a specified number of older or newer matches
- Limiting search to specified list of extensions
- Toggling file removal (read-only by default)
- Go modules (vs classic GOPATH setup)
- Brief overview, examples for testing purposes

refs #2, #4, #6
@atc0005 atc0005 added documentation Improvements or additions to documentation enhancement New feature or request command-line config dependencies labels Sep 18, 2019
@atc0005 atc0005 added this to the v0.1 milestone Sep 18, 2019
@atc0005 atc0005 self-assigned this Sep 18, 2019
@atc0005 atc0005 merged commit 785805f into master Sep 18, 2019
@atc0005 atc0005 deleted the i4-initial-prototype branch September 18, 2019 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command-line config dependencies documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create initial prototype
1 participant