bst
toolset for the Buildstream project
Install
- All systems
-
curl cmd.cat/bst.sh
- Debian
-
apt-get install buildstream
- Ubuntu
-
apt-get install buildstream
- Kali Linux
-
apt-get install buildstream
- Fedora
-
dnf install buildstream
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install buildstream
- Dockerfile
- dockerfile.run/bst
buildstream
toolset for the Buildstream project
BuildStream is a GNOME project to improve the continuous integration of complex systems and applications. The project aims to pay special attention to those developers and integrators who care about the maintainability of their projects during a long period of time. BuildStream is also a powerful and flexible software integration toolset. It has been designed to create different outputs out of a unique input and, at the same time, it is able to adapt to complex workflows, even when additional build tools are required. An important part of BuildStream is a sister project called BuildGrid, that allows BuildStream to build at scale. This package provides the toolset, accessible with the `bst` command.