ninja 1.11.1.1
0
Ninja is a small build system with a focus on speed
Contents
Ninja is a small build system with a focus on speed
How to Install ninja
You can install ninja using pip
pip install ninja
or add it to a project with poetry
poetry add ninja
Package Details
- Author
- Jean-Christophe Fillion-Robin
- License
- Apache 2.0
- Homepage
- http://ninja-build.org/
- PyPi:
- https://pypi.org/project/ninja/
- Documentation:
- https://github.com/scikit-build/ninja-python-distributions#readme
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common ninja errors.
Code Examples
Here are some ninja
code examples and snippets.