Skip to content

HTTP server that serves all requests by a single directory.

Notifications You must be signed in to change notification settings

segment-boneyard/alfred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Alfred

Alfred is a HTTP server that serves all requests by a single directory.

Usage

Usage:
    alfred [--directory=<dir>] [--bind=<addr>]
    alfred -h | --help
    alfred --version
  Options:
    --directory=<dir>   directory to serve [default: /]
    --bind=<addr>       bind address  [default: 0.0.0.0:3000]
    -h, --help          output help information
    -v, --version       output version

About

HTTP server that serves all requests by a single directory.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages