-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ninja


> A Build system designed to be fast.

More information.


Build in the current directory:

ninja

Build a program in a given directory:

ninja -C {path/to/directory}

Show targets (e.g. `install` and `uninstall`):

ninja -t targets

Show help:

ninja -h


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:32:34 2024