Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T16:00:48.000Z (about 3 years ago)
- Last Synced: 2024-10-12T05:14:53.659Z (30 days ago)
- Language: JavaScript
- Size: 411 KB
- Stars: 414
- Watchers: 22
- Forks: 54
- 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**[![NPM](https://nodei.co/npm/goingnative.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/goingnative/) [![NPM](https://nodei.co/npm-dl/goingnative.png?months=3&height=3)](https://nodei.co/npm/goingnative/)
![goingnative](https://github.com/rvagg/goingnative/raw/master/goingnative.png)
***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.