Tools
==================
### Essential tools for node-gn.

##### Install depot_tools
depot_tools contains essential script and the Ninja binaries for all platforms.

Run `update_depot_tools.py` to install/update depot_tools

##### Install GN
GN binary for all platforms are hosted in Google server.

Run `update_gn_binaries.py` to download GN binary for current platform.
