Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 382 Bytes

This repository is home to non-project specific Tribesat documentation.

Head over to the wiki to check it out.

Running

To run locally start your favorite file server. For example:

cd wiki
python -m SimpleHTTPServer 8080

And then point your server to http://localhost:8080