A toy web browser I develop on my spare time
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
.
git clone https://github.com/21Bruce/browser.git
bsdmake
ormake
depending on OS