Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
před 3 roky | |
---|---|---|
.github | před 3 roky | |
ProcessFiles | před 3 roky | |
ProcessFilesTests | před 3 roky | |
.gitignore | před 5 roky | |
LICENSE.md | před 5 roky | |
ProcessFiles.sln | před 5 roky | |
README.md | před 5 roky |
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.