Skip to content

tribesat/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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