Go to file
Nate McMaster b07d405cc2 Update the templating submodule 2017-12-06 13:17:46 -08:00
.vscode
build Build 2.0.4 Hosting installers 2017-11-30 18:35:01 -08:00
docs Add a design document for the bill of materials and build caching (#688) 2017-12-01 18:15:17 -08:00
modules Update the templating submodule 2017-12-06 13:17:46 -08:00
scripts
src
.editorconfig
.gitattributes
.gitignore
.gitmodules Update the templating submodule 2017-12-06 13:17:46 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
README.md
build.cmd
build.ps1
build.sh
korebuild-lock.txt
korebuild.json
version.props Build 2.0.4 Hosting installers 2017-11-30 18:35:01 -08:00

README.md

Universe

Build infrastructure used to produce the whole ASP.NET Core stack.

Getting started

git clone --recursive https://github.com/aspnet/Universe.git
cd Universe
./build.cmd

More info

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.