Proper way to install jenkins in macOS
In this post, we will see how we can effectively install and setup jenkins on MacOS, we will use brew command to perform the jenkins installation which reduces the installation time and also avoids permission issues in Mac. so let’s get started Note – make sure you have Homebrew installed. If brew not installed, then…