Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
Piotr Czajkowski 3a9bc8845a Package | il y a 11 mois | |
---|---|---|
.github | il y a 2 ans | |
ProcessFiles | il y a 11 mois | |
ProcessFilesTests | il y a 11 mois | |
.gitignore | il y a 4 ans | |
LICENSE.md | il y a 4 ans | |
ProcessFiles.sln | il y a 4 ans | |
README.md | il y a 4 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.