The Most Useful Code I’ve Written in Weeks
I’d like to say that I write useful code all the time, but let’s face facts… useful code doesn’t come around all that often. In my new job I’m using Maven instead of SBT and I miss the cool tilde modifier in a big way. And now that I’m using the Artima book building strategy – which is based on Ant – I miss it even more.
So I finally wrote this little script that’s saving my ass.
I tend to use it in a number of different ways, but one of the simple ones is like this:
And that’s all she wrote.