For a while now, I've been in search of a proper grocery tracking app that not only helps me balance my shopping list, but also lets me stay on top of pantry staples I already have at home. I've tried ...
For most Groovy scripts I use, I simply run the script from its Groovy source code as-is and allow the compilation to take place implicitly. However, it can be helpful at times to use groovyc to ...