cocktails-book-back-end/node_modules/node-gyp/gyp
luigimnegri fed20a9605 Initial commit 2026-01-29 21:03:56 +01:00
..
.github/workflows Initial commit 2026-01-29 21:03:56 +01:00
data/win Initial commit 2026-01-29 21:03:56 +01:00
pylib/gyp Initial commit 2026-01-29 21:03:56 +01:00
tools Initial commit 2026-01-29 21:03:56 +01:00
.flake8 Initial commit 2026-01-29 21:03:56 +01:00
AUTHORS Initial commit 2026-01-29 21:03:56 +01:00
CHANGELOG.md Initial commit 2026-01-29 21:03:56 +01:00
CODE_OF_CONDUCT.md Initial commit 2026-01-29 21:03:56 +01:00
CONTRIBUTING.md Initial commit 2026-01-29 21:03:56 +01:00
LICENSE Initial commit 2026-01-29 21:03:56 +01:00
README.md Initial commit 2026-01-29 21:03:56 +01:00
gyp Initial commit 2026-01-29 21:03:56 +01:00
gyp.bat Initial commit 2026-01-29 21:03:56 +01:00
gyp_main.py Initial commit 2026-01-29 21:03:56 +01:00
requirements_dev.txt Initial commit 2026-01-29 21:03:56 +01:00
setup.py Initial commit 2026-01-29 21:03:56 +01:00
test_gyp.py Initial commit 2026-01-29 21:03:56 +01:00

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