Skip to content

Commit ceb3088

Browse files
kirvedxrvagg
authored andcommitted
doc(wiki): Added nk-xrm-installer .gyp references, including .py scripts for providing complete reference to examples of fetching source via http, extracting, and moving files (as opposed to copying)
1 parent 5b4f2d0 commit ceb3088

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

"binding.gyp"-files-out-in-the-wild.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ To add to this page, just add the link to the project's `binding.gyp` file below
1515
* [nwm](https://github.com/mixu/nwm/blob/master/binding.gyp)
1616
* [bcrypt](https://github.com/ncb000gt/node.bcrypt.js/blob/master/binding.gyp)
1717
* [nk-mysql](https://github.com/mmod/nodamysql/blob/master/binding.gyp)
18+
* [nk-xrm-installer](https://github.com/mmod/nk-xrm-installer/blob/master/binding.gyp) + [includable.gypi](https://github.com/mmod/nk-xrm-installer/blob/master/includable.gypi) + [unpack.py](https://github.com/mmod/nk-xrm-installer/blob/master/unpack.py) + [disburse.py](https://github.com/mmod/nk-xrm-installer/blob/master/disburse.py)
19+
<sub>.py files above provide complete reference for examples of fetching source via http, extracting, and moving files.</sub>
1820
* [node-memwatch](https://github.com/lloyd/node-memwatch/blob/master/binding.gyp)
1921
* [node-ip2location](https://github.com/bolgovr/node-ip2location/blob/master/binding.gyp)
2022
* [node-midi](https://github.com/justinlatimer/node-midi/blob/master/binding.gyp)

0 commit comments

Comments
 (0)