Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|  | il y a 1 an | |
|---|---|---|
| .github | il y a 1 an | |
| ProcessFiles | il y a 1 an | |
| ProcessFilesTests | il y a 1 an | |
| .gitignore | il y a 5 ans | |
| LICENSE.md | il y a 5 ans | |
| ProcessFiles.sln | il y a 5 ans | |
| README.md | il y a 5 ans | 
I'm creating lots of command line tools, so it's really helpful that I can just pass array of arguments and a delegate to this library. See tests to get idea on how it works.