50 Forks
198 Stars
198 Watchers

build

Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI

How to download and setup build

Open terminal and run command
git clone https://github.com/netlify/build.git
git clone is used to create a copy or clone of build repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with build https://github.com/netlify/build/archive/master.zip

Or simply clone build with SSH
[email protected]:netlify/build.git

If you have some problems with build

You may open issue on build support forum (system) here: https://github.com/netlify/build/issues