home
projects
git
about
index
:
bluerose
main
node-based
tectonics
interactive fantasy map-creation tool
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
serve-http.sh
blob: 5d83b8a581ce6494145497a667b24744e15b9c4b (
plain
)
1
2
3
#!/bin/bash python3 -m http.server --directory src/ 2> /dev/null