Small script to view static sites from github locally.
- Clone this repo and run
make build. You should now have a bin folder withvapandvap.exe. - Open
localhost:8080on your browser
- Clone this repo
cdinto thebinfolder- run
./vap <repository_url>if on a mac or linux else run./vap.exe <repository_url>if on windows - Open
localhost:8080on your browser
Introducing people to web development has me cloning and deleting a lot repos. No more. Plus, why not.