mirror of
https://github.com/not-kennethreitz/goldenarch.git
synced 2026-06-20 15:10:58 +00:00
14 lines
231 B
ReStructuredText
14 lines
231 B
ReStructuredText
Golden Arch
|
|
===========
|
|
|
|
Just something I slapped together to serve my static files quickly.
|
|
|
|
|
|
Usage
|
|
~~~~~
|
|
|
|
Serve a directory::
|
|
|
|
$ goldenarch <dir>
|
|
|
|
The ``PORT`` environment variable can be set to specify the port the serve on. |