git-bloom-config
Bloom is a release automation tool from Robot OS (Python 2)
Install
- All systems
-
curl cmd.cat/git-bloom-config.sh
- Debian
-
apt-get install python-bloom - Ubuntu
-
apt-get install python-bloom - Kali Linux
-
apt-get install python-bloom - Fedora
-
dnf install python2-bloom - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-bloom - Raspbian
-
apt-get install python-bloom
python-bloom
Bloom is a release automation tool from Robot OS (Python 2)
This package is part of Robot OS (ROS). It (bloom) provides tools for releasing software on top of a git repository and uses tools and patterns from git-buildpackage. Additionally, bloom uses meta and build information from catkin (https://github.com/ros/catkin) to automate release branching and the generation of platform specific source packages, like debian's src-debs. This package installs the library for Python 2.