LiveAtlas/.yarn/unplugged/node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp/gyp
2022-07-08 15:32:19 +01:00
..
.github/workflows Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
data/win Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
pylib/gyp Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
tools Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
.flake8 Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
AUTHORS Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
CHANGELOG.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
CODE_OF_CONDUCT.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
CONTRIBUTING.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
gyp Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
gyp_main.py Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
gyp.bat Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
LICENSE Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
README.md Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
requirements_dev.txt Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
setup.py Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01:00
test_gyp.py Fix .gitignore excluding some yarn files 2022-07-08 15:32:19 +01: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