Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
před 1 rokem | |
|---|---|---|
| .github | před 1 rokem | |
| ProcessFiles | před 1 rokem | |
| ProcessFilesTests | před 1 rokem | |
| .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.