# windows-utils ## Building windows-utils Building windows-utils requires a [supported version of Node and Rust](https://github.com/neon-bindings/neon#platform-support). To run the build, run: ```sh $ npm run build-debug ``` ## Learn More Learn more about: - [Neon](https://neon-bindings.com). - [Rust](https://www.rust-lang.org). - [Node](https://nodejs.org).