https://github.com/nodejs-mobile/node-gyp-build-mobile
nodejs-mobile fork of node-gyp-build
https://github.com/nodejs-mobile/node-gyp-build-mobile
javascript mobile node nodejs
Last synced: 8 months ago
JSON representation
nodejs-mobile fork of node-gyp-build
- Host: GitHub
- URL: https://github.com/nodejs-mobile/node-gyp-build-mobile
- Owner: nodejs-mobile
- License: mit
- Created: 2023-02-06T13:33:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T09:37:53.000Z (over 2 years ago)
- Last Synced: 2025-04-11T11:50:22.625Z (8 months ago)
- Topics: javascript, mobile, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-gyp-build-mobile
Fork of [node-gyp-build](https://github.com/prebuild/node-gyp-build) to override npm defaults, allowing [node-mobile-gyp](https://github.com/nodejs-mobile/nodejs-mobile-gyp) to run.
## Versioning
Not following Semver, instead a `x.y.z-a` version means that we are forking node-gyp-build version `x.y.z`, where `a` is incremented as we publish versions.