среда, 5 июня 2013 г.

Programming for fun: script for mass checksum (MD5 and SHA1) calculation in the file system.

I created little gradle script for mass checksum (MD5 and SHA1) calculation in the file system:

https://github.com/akhikhl/checksums

At the beginning that was more like exercise in using gradle for non-compilation tasks and in integrating apache-commons into gradle script.

Now, I think, I will do more gradle than bash, because gradle scripts are: a) portable b) have access to limitless power of all java libraries.

Комментариев нет:

Отправить комментарий