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

Wildcard support on Windows #41

Merged
merged 2 commits into from
Feb 11, 2016
Merged

Wildcard support on Windows #41

merged 2 commits into from
Feb 11, 2016

Conversation

zlumer
Copy link
Collaborator

@zlumer zlumer commented Feb 4, 2016

Currently audiosprite does not support wildcards (e.g. *.mp3) on Windows command line. There is an advice to "Use Git Bash instead of Command Line or Powershell" in the instructions.

This PR implements the use of glob module on Windows to fix wildcards in command line, removing the necessity to install Git Bash.

Tests included. MacOS/Linux remain unchaged.

@zlumer
Copy link
Collaborator Author

zlumer commented Feb 4, 2016

Fixes #37 and #38

zlumer added a commit that referenced this pull request Feb 11, 2016
Wildcard support on Windows
@zlumer zlumer merged commit 3c819a1 into tonistiigi:master Feb 11, 2016
@zlumer
Copy link
Collaborator Author

zlumer commented Feb 27, 2016

Also fixes #12 and #18

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 this pull request may close these issues.

1 participant