Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.07 KB

Compilation.md

File metadata and controls

31 lines (16 loc) · 1.07 KB

How to compile SharpBrowser

Step 1: Fork sharpbrowser

Fork the sharpbrowser repository on GitHub.

image

Step 2: Install Visual Studio

Download Visual Studio Community with the "Desktop development with .NET" component

image

Step 2: Setup this project in VS

Open VS Community and select "Clone a repository"

image

Step 3: Clone this project

Type in your sharpbrowser fork URL and press "Clone"

image

Step 4: Develop!

You now have a copy of SharpBrowser! Press "Start" after you choose the system architecture

image