For large projects, local builds can take a lot (more than 10 minutes). During this time, you normally switch to another task or simply get stuck in social media. If you use a bash console to run Maven or similar tools, this simple trick can save you some minutes a day. Install this:
1 |
brew install terminal-notifier |
Credits: […]
Read More →