Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexperovich/source-indexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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. dotnet restore
  4. cd ..\..
  5. 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.6%
  • C# 30.4%