Easily process files from command line arguments. https://github.com/pczajkowski/ProcessFiles
|
|
2 ay önce | |
|---|---|---|
| .github | 3 yıl önce | |
| ProcessFiles | 2 ay önce | |
| ProcessFilesTests | 2 ay önce | |
| .gitignore | 5 yıl önce | |
| LICENSE.md | 5 yıl önce | |
| ProcessFiles.sln | 5 yıl önce | |
| README.md | 5 yıl önce |
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.