https://github.com/workshopper/goingnative
A NodeSchool style workshopper for learning how to write native Node.js addons
https://github.com/workshopper/goingnative
Last synced: about 2 months ago
JSON representation
A NodeSchool style workshopper for learning how to write native Node.js addons
- Host: GitHub
- URL: https://github.com/workshopper/goingnative
- Owner: workshopper
- License: mit
- Created: 2014-06-26T03:52:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T16:00:48.000Z (over 3 years ago)
- Last Synced: 2025-03-29T12:07:40.499Z (about 2 months ago)
- Language: JavaScript
- Size: 411 KB
- Stars: 411
- Watchers: 21
- Forks: 55
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-workshopper - goingnative
- awesome-github-repos - workshopper/goingnative - A NodeSchool style workshopper for learning how to write native Node.js addons (JavaScript)
README
# goingnative
**A NodeSchool style workshopper for learning how to write native Node.js addons**[](https://nodei.co/npm/goingnative/) [](https://nodei.co/npm/goingnative/)

***Please note this is a work in progress and is far from complete but will serve as an interesting introduction***
```sh
sudo npm install goingnative -g
goingnative
```## Contributors
* [Will Blankenship](https://github.com/wblankenship)
* [Benjamin Byholm](https://github.com/kkoopa)
* [Trevor Norris](https://github.com/trevnorris)
* [Adam Brady](https://github.com/someoneweird)## License
**goingnative** is Copyright (c) 2014 Rod Vagg [@rvagg](https://twitter.com/rvagg) and contributors licensed under the MIT License. All rights not explicitly granted in the MIT License are reserved. See the included [LICENSE.md](./LICENSE.md) file for more details.