hexo/node_modules/node-gyp/gyp
jkjoy 9a9cb42f53 20231003 update 2023-10-03 11:14:36 +08:00
..
.github/workflows 20231003 update 2023-10-03 11:14:36 +08:00
data/win 20231003 update 2023-10-03 11:14:36 +08:00
pylib/gyp 20231003 update 2023-10-03 11:14:36 +08:00
tools 20231003 update 2023-10-03 11:14:36 +08:00
.flake8 20231003 update 2023-10-03 11:14:36 +08:00
AUTHORS 20231003 update 2023-10-03 11:14:36 +08:00
CHANGELOG.md 20231003 update 2023-10-03 11:14:36 +08:00
CODE_OF_CONDUCT.md 20231003 update 2023-10-03 11:14:36 +08:00
CONTRIBUTING.md 20231003 update 2023-10-03 11:14:36 +08:00
LICENSE 20231003 update 2023-10-03 11:14:36 +08:00
README.md 20231003 update 2023-10-03 11:14:36 +08:00
gyp 20231003 update 2023-10-03 11:14:36 +08:00
gyp.bat 20230925 2023-09-25 15:58:56 +08:00
gyp_main.py 20231003 update 2023-10-03 11:14:36 +08:00
requirements_dev.txt 20231003 update 2023-10-03 11:14:36 +08:00
setup.py 20231003 update 2023-10-03 11:14:36 +08:00
test_gyp.py 20231003 update 2023-10-03 11:14:36 +08: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