Skip to content

Bartolomeus-649/source-indexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • C# 30.3%