Bartolomeus-649 / source-indexer

This repo contains the code for building http://source.dot.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

source-indexer

This repo contains the code for building http://source.dot.net

Build Status

Build status

Building

To clone and build locally (Windows only):

  1. git clone --recursive https://github.com/dotnet/source-indexer.git
  2. cd source-indexer\src\SourceBrowser
  3. git fetch --all
  4. git checkout source-indexer
  5. dotnet restore
  6. cd ..\..
  7. msbuild build.proj

About

This repo contains the code for building http://source.dot.net

License:MIT License


Languages

Language:HTML 69.7%Language:C# 30.3%