Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
Piotr Czajkowski 01f3a1c0ee More cleaning | 1 ヶ月 前 | |
---|---|---|
.github | 1 ヶ月 前 | |
ProcessFiles | 1 ヶ月 前 | |
ProcessFilesTests | 1 ヶ月 前 | |
.gitignore | 4 年 前 | |
LICENSE.md | 4 年 前 | |
ProcessFiles.sln | 4 年 前 | |
README.md | 4 年 前 |
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.