Common components shared between Bartender and Brew-view.
This library is deprecated, please see https://github.com/beer-garden/beer-garden/
$ pip install bg-utils
- Clone it: (git clone https://github.com/beer-garden/bg-utils.git)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Merge Request