git-build-recipe
construct a Git branch from a recipe
Install
- All systems
-
curl cmd.cat/git-build-recipe.sh
- Debian
-
apt-get install git-build-recipe
- Ubuntu
-
apt-get install git-build-recipe
- Kali Linux
-
apt-get install git-build-recipe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install git-build-recipe
- Raspbian
-
apt-get install git-build-recipe
- Dockerfile
- dockerfile.run/git-build-recipe
git-build-recipe
construct a Git branch from a recipe
git-build-recipe takes a "recipe" which specifies several Git branches to combine in a certain fashion as input for a Debian-format source package, and provides the resulting branch as output.