wraptool
high-productivity build system
Install
- All systems
-
curl cmd.cat/wraptool.sh
- Debian
-
apt-get install meson
- Ubuntu
-
apt-get install meson
- Alpine
-
apk add meson
- Arch Linux
-
pacman -S meson
- Kali Linux
-
apt-get install meson
- Fedora
-
dnf install meson
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install meson
- OS X
-
brew install meson
- Raspbian
-
apt-get install meson
- Dockerfile
- dockerfile.run/wraptool
- Docker
-
docker run cmd.cat/wraptool wraptool
powered by Commando
meson
high-productivity build system
Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices.