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

https://github.com/electron/build-tools-installer

Installer for Electron's wrapper toolkit for working with Electron.js source code
https://github.com/electron/build-tools-installer

Last synced: about 1 month ago
JSON representation

Installer for Electron's wrapper toolkit for working with Electron.js source code

Awesome Lists containing this project

README

        

# Electron Build Tools Installer

[![Test](https://github.com/electron/build-tools-installer/actions/workflows/test.yml/badge.svg)](https://github.com/electron/build-tools-installer/actions/workflows/test.yml)
[![npm version](http://img.shields.io/npm/v/@electron/build-tools.svg)](https://npmjs.org/package/@electron/build-tools)

This is the installer for Electron's `build-tools` scripts for maintaining and working with the source code behind [Electron.js](http://electronjs.org/).

For more information and further instructions, see the primary `build-tools` [repository](https://github.com/electron/build-tools).