Files
tmux-static-build/README.md

18 lines
290 B
Markdown

# static-tmux
Build a static tmux that can be copied anywhere.
## Usage
Run `make` for a usage display:
```shell
$ make
Latest: 3.1b
Usage:
make help - Display this help message
make build - Build tmux in a docker image
make extract - Extract the binaries from the docker image
```