Skip to content

Instantly share code, notes, and snippets.

@stephen-james
Created December 8, 2014 10:03
Show Gist options
  • Save stephen-james/3ca3bc77f2f66806694c to your computer and use it in GitHub Desktop.
Save stephen-james/3ca3bc77f2f66806694c to your computer and use it in GitHub Desktop.
regex for build args parsing
[\w\/:=_]+|"[\w\s\/:=_]*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment