| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Welcome to the Poolshark Documentaion Repo. Check out the full docs here.
Local build: UNIX
git clone https://github.com/poolsharks-protocol/docs/ python3 -m venv venv source venv/bin/activate pip3 install -r requirements.txt mkdocs serve
WINDOWS
git clone https://github.com/poolsharks-protocol/docs/ python3 -m venv venv venv/bin/activate.ps1 pip3 install -r requirements.txt mkdocs serve
| Back | FazBrowse Home | New Git URL |