Monitoring Bazaar plugin bzr-xmloutput on Mac

Package Information:

Name: bzr-xmloutput
Use: A Bazaar plugin that provides a option to generate XML output for builtins commands
URL: https://launchpad.net/bzr-xmloutput

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Execute the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install bzr-xmloutput using brew
    brew install bzr-xmloutput

bzr-xmloutput is ready to use now!