Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 323 Bytes

File metadata and controls

12 lines (8 loc) · 323 Bytes

browser

A toy web browser I develop on my spare time

How to Build

This project requires bsdmake. On any of the *BSD operating systems, this is usually make. If you are on mac, use homebrew with brew install bsdmake.

  1. git clone https://github.com/21Bruce/browser.git
  2. bsdmake or make depending on OS