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

Easier way to run over an entire directory #3

Closed
alex opened this issue Apr 25, 2014 · 1 comment
Closed

Easier way to run over an entire directory #3

alex opened this issue Apr 25, 2014 · 1 comment

Comments

@alex
Copy link
Contributor

alex commented Apr 25, 2014

Right now you have to do some bash-fu to run topy over every file, it'd be great if that was a builtin feature.

theanalyst added a commit to theanalyst/topy that referenced this issue Aug 9, 2014
* topy.py (main): The arguments now allow for a directory, if a
  directory is encountered we recursively apply the rules for all non
  binary files and non hidden directories (in *nix like systems)

Fixes intgr#3
@intgr
Copy link
Owner

intgr commented Aug 18, 2014

Fixed by @theanalyst in pull request #9 , commit f5e97ef

@intgr intgr closed this as completed Aug 18, 2014
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