Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|  | vor 1 Jahr | |
|---|---|---|
| .github | vor 1 Jahr | |
| ProcessFiles | vor 1 Jahr | |
| ProcessFilesTests | vor 1 Jahr | |
| .gitignore | vor 5 Jahren | |
| LICENSE.md | vor 5 Jahren | |
| ProcessFiles.sln | vor 5 Jahren | |
| README.md | vor 5 Jahren | 
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.