Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
il y a 5 ans | |
|---|---|---|
| CoreProcessFiles | il y a 5 ans | |
| CoreProcessFilesTests | il y a 5 ans | |
| NETProcessFiles | il y a 5 ans | |
| NETProcessFilesTests | il y a 5 ans | |
| ProcessFiles | il y a 5 ans | |
| ProcessFilesTests | il y a 5 ans | |
| .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.