Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
3 nedēļas atpakaļ | |
|---|---|---|
| .github | 2 mēneši atpakaļ | |
| ProcessFiles | 3 nedēļas atpakaļ | |
| ProcessFilesTests | 3 nedēļas atpakaļ | |
| .gitignore | 5 gadi atpakaļ | |
| LICENSE.md | 5 gadi atpakaļ | |
| ProcessFiles.sln | 5 gadi atpakaļ | |
| README.md | 5 gadi atpakaļ |
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.