Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dkter/srv

Serve a directory with one command
https://github.com/dkter/srv

Last synced: about 2 months ago
JSON representation

Serve a directory with one command

Awesome Lists containing this project

README

        

srv
---

Serve a directory with one command.

### Install

pip install srv

### Usage

srv [-p PORT] [dir]

To serve the current directory from port 8000:

srv

![Screenshot](https://raw.githubusercontent.com/dkter/srv/assets/screenshot.png)