Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 189 Bytes

File metadata and controls

10 lines (7 loc) · 189 Bytes

oxide

oxide just serves static files from whichever directory it runs from.
Useful for developing static webpages

$ oxide [port]

Port defaults to 8080 if not specified.