Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 936 Bytes

README.rst

File metadata and controls

40 lines (26 loc) · 936 Bytes

Matt Daemon

A lightweight HTTP daemon for serving static files. With Matt Daemon, there are no surprises. He just serves.

Installation

This is a Python module available through the PyPI.

Before installing, download and install Python. We recommend installing version 3.5+ of Python.

Installation is done using the pip install command:

$ pip install matt-daemon

For more info, see pip install docs.

Get Started

To start the Matt Daemon, all you need to do is run the following command:

$ matt-daemon

Credits

A funny post in r/ProgrammerHumor