Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T09:37:53.000Z (over 1 year ago)
- Last Synced: 2024-10-07T21:51:38.612Z (about 1 month ago)
- Topics: javascript, mobile, node, nodejs
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 2
- 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.