Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
3 週間 前 | |
|---|---|---|
| .github | 2 ヶ月 前 | |
| ProcessFiles | 3 週間 前 | |
| ProcessFilesTests | 3 週間 前 | |
| .gitignore | 5 年 前 | |
| LICENSE.md | 5 年 前 | |
| ProcessFiles.sln | 5 年 前 | |
| README.md | 5 年 前 |
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.