node/tools/gyp
..
.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