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