Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
hace 3 semanas | |
|---|---|---|
| .github | hace 3 semanas | |
| ProcessFiles | hace 3 semanas | |
| ProcessFilesTests | hace 3 semanas | |
| .gitignore | hace 5 años | |
| LICENSE.md | hace 5 años | |
| ProcessFiles.sln | hace 5 años | |
| README.md | hace 5 años |
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.