cook_rsh

Remote execution scripts for cook

Install

All systems
curl cmd.cat/cook_rsh.sh
Debian Debian
apt-get install cook-rsh
Ubuntu
apt-get install cook-rsh
Fedora
dnf install cook
Windows (WSL2)
sudo apt-get update sudo apt-get install cook-rsh
Raspbian
apt-get install cook-rsh

cook-rsh

Remote execution scripts for cook

Cook is a very powerful and very easy to use replacement for make. Through the use of Cook's powerful description language, and its many built in functions, sophisticated build can be easily accomplished. Cook supports file fingerprints to speed build times, and also supports parallel builds over a network without requiring contorted build rules.

cook

Powerful make replacement

Cook is a very powerful and very easy to use replacement for make. Through the use of Cook's powerful description language, and its many built in functions, sophisticated build can be easily accomplished. Cook supports file fingerprints to speed build times, and also supports parallel builds over a network without requiring contorted build rules. See cook-doc for documentation and cook-rsh for remote execution scripts