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