build-tools
build-tools copied to clipboard
Allow build-tools to be used with non-standard (e.g. non-github) repositories.
Use case - a fork of Electron in Azure Devops. A user should be able to pass e.g. e init --repo https://your_repo_url.com/extra/repo/info and build-tools will clone and set up Electron with that instead.
cc @deermichel