Skip to content

A collection of shell scripts to help you statically serve individual directories.

Notifications You must be signed in to change notification settings

michaelorionmcmanus/directory-servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Directory Servers

This is a collection of scripts that can help you quickly spin up and shutdown a web server in a given directory.

Ruby

Use this server if you need cache busting on each request.

Usage

See comments in runner.sh for usage.

Python

Use this server if you don't care about cache busting or if you want a long runnign process.

Usage

See comments in runner.sh and runner-nohup.sh for usage instructions.

Use runner-nohup.sh to start up a SimpleHTTPServer that is long running.

About

A collection of shell scripts to help you statically serve individual directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages