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