Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
vor 3 Wochen | |
|---|---|---|
| .github | vor 2 Monaten | |
| ProcessFiles | vor 3 Wochen | |
| ProcessFilesTests | vor 3 Wochen | |
| .gitignore | vor 5 Jahren | |
| LICENSE.md | vor 5 Jahren | |
| ProcessFiles.sln | vor 5 Jahren | |
| README.md | vor 5 Jahren |
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.