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.