You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drift/server/node_modules/node-gyp/gyp
Max Leiter 208ba42c0e
Initial commit
3 years ago
..
.github/workflows Initial commit 3 years ago
data/win Initial commit 3 years ago
pylib/gyp Initial commit 3 years ago
tools Initial commit 3 years ago
.flake8 Initial commit 3 years ago
AUTHORS Initial commit 3 years ago
CHANGELOG.md Initial commit 3 years ago
CODE_OF_CONDUCT.md Initial commit 3 years ago
CONTRIBUTING.md Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
gyp Initial commit 3 years ago
gyp.bat Initial commit 3 years ago
gyp_main.py Initial commit 3 years ago
requirements_dev.txt Initial commit 3 years ago
setup.py Initial commit 3 years ago
test_gyp.py Initial commit 3 years ago

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