mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
bb0986f79d
PR-URL: https://github.com/nodejs/node/pull/44605 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> |
||
---|---|---|
.. | ||
.github/workflows | ||
data/win | ||
pylib/gyp | ||
tools | ||
.flake8 | ||
.gitignore | ||
AUTHORS | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
gyp | ||
gyp_main.py | ||
gyp.bat | ||
LICENSE | ||
README.md | ||
requirements_dev.txt | ||
setup.py | ||
test_gyp.py |
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