Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
hace 5 años | |
---|---|---|
.github | hace 5 años | |
CoreProcessFiles | hace 5 años | |
CoreProcessFilesTests | hace 5 años | |
NETProcessFiles | hace 5 años | |
NETProcessFilesTests | hace 5 años | |
ProcessFiles | hace 5 años | |
ProcessFilesTests | hace 5 años | |
.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.