CoastalCommitsPastes/server/node_modules/node-gyp/gyp
2022-03-06 16:46:59 -08:00
..
.github/workflows Initial commit 2022-03-06 16:46:59 -08:00
data/win Initial commit 2022-03-06 16:46:59 -08:00
pylib/gyp Initial commit 2022-03-06 16:46:59 -08:00
tools Initial commit 2022-03-06 16:46:59 -08:00
.flake8 Initial commit 2022-03-06 16:46:59 -08:00
AUTHORS Initial commit 2022-03-06 16:46:59 -08:00
CHANGELOG.md Initial commit 2022-03-06 16:46:59 -08:00
CODE_OF_CONDUCT.md Initial commit 2022-03-06 16:46:59 -08:00
CONTRIBUTING.md Initial commit 2022-03-06 16:46:59 -08:00
gyp Initial commit 2022-03-06 16:46:59 -08:00
gyp.bat Initial commit 2022-03-06 16:46:59 -08:00
gyp_main.py Initial commit 2022-03-06 16:46:59 -08:00
LICENSE Initial commit 2022-03-06 16:46:59 -08:00
README.md Initial commit 2022-03-06 16:46:59 -08:00
requirements_dev.txt Initial commit 2022-03-06 16:46:59 -08:00
setup.py Initial commit 2022-03-06 16:46:59 -08:00
test_gyp.py Initial commit 2022-03-06 16:46:59 -08:00

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