How to compile SharpBrowser

August 11, 2022 ยท View on GitHub

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