Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 662 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 662 Bytes

libuv-tutorials

A set of tutorials for teaching myself libuv.

This is just a handful of simple projects useful for learning libuv, and as reference later on. For a much more comprehensive introduction to libuv I recommend Nikhil Marathe's An Introduction to libuv, available online here: http://nikhilm.github.io/uvbook/

Set Up

Run ./setup.sh to assemble all of the dependencies for these tutorials, or you can set it up yourself using Gyp. The set up script will install Gyp if it isn't already.

This project has the following dependencies: