ninja
A Build system designed to be fast. More information: https://ninja-build.org/manual.html.
- Build in the current directory:
ninja
- Build a program in a given directory:
ninja -C {{path/to/directory}}
- Show targets (e.g.
install
anduninstall
):ninja -t targets
- Show help:
ninja -h
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.