mirror of https://github.com/nodejs/node.git
8c94aea98e
Refs: https://github.com/nodejs/gyp-next/releases/tag/v0.7.0 PR-URL: https://github.com/nodejs/node/pull/36580 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org> |
||
---|---|---|
.. | ||
.github/workflows | ||
data/win | ||
pylib/gyp | ||
tools | ||
.flake8 | ||
.gitignore | ||
AUTHORS | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
gyp | ||
gyp.bat | ||
gyp_main.py | ||
requirements_dev.txt | ||
setup.py | ||
test_gyp.py |
README.md
GYP can Generate Your Projects.
Documents are available at gyp.gsrc.io, or you can check out md-pages
branch to read those documents offline.
gyp-next is released to the Python Packaging Index (PyPI) and can be installed with the command:
python3 -m pip install gyp-next