
Build Automation
Programming Throwdown
00:00
Maven
Maven is a tool that lets you build software without distributing your code. It can pull in the latest version of an app from the inter net, and then add it to your make file. This prevents shared library hell or dl hellsend as people call it. And if something does break, you can go ahead and just fix it.
Transcript
Play full episode