Run locally with python3
.
- Clone repository:
git clone git@github.com:garrying/viewsource.info.git
- Run locally:
python3 -m http.server
- Visit your
localhost
on port8000
: http://localhost:8000 or http://127.0.0.1:8000
viewsource.info content is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License
The code is available under the GPL-3.0 license.