An open API service indexing awesome lists of open source software.

https://github.com/ceejbot/goingnative

A NodeSchool style workshopper for learning how to write native Node.js addons
https://github.com/ceejbot/goingnative

Last synced: 16 days ago
JSON representation

A NodeSchool style workshopper for learning how to write native Node.js addons

Awesome Lists containing this project

README

          

# goingnative

**A NodeSchool style workshopper for learning how to write native Node.js addons**

***Please note this is a work in progress and is far from complete, come back later if you're wanting to actually use it***

```sh
$ sudo npm install goingnative -g
$ goingnative
```

## License

**goingnative** is Copyright (c) 2014 Rod Vagg [@rvagg](https://twitter.com/rvagg) and 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.