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