Project

General

Profile

Actions

Build from git

Hosted at:

Build Dependencies

Checkout

git clone https://git.lighttpd.net/lighttpd/multiwatch.git
You can download Snapshots too:

Building

Setup a build directory build:

meson setup build --prefix /usr/local

Compile it:

meson compile -C build

Install:

meson install -C build

Updated by stbuehler 12 days ago ยท 5 revisions