Skip to content
/ serve Public

A simple cross-platform CLI tool to serve files over HTTP.

License

Notifications You must be signed in to change notification settings

kszab0/serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Go Report Card

serve

serve is a simple cross-platform CLI tool to serve files over HTTP.

Install

You must have Go installed in order to build serve.

go get github.com/kszab0/serve

Usage

serve path/to/serve

Defaults to the current directory.

Usage of serve:
  -a string
        http address (default "localhost:9876")
  -q    use quiet mode - don't display logs

License

Authored by Kristóf Szabó and released under the MIT license.

About

A simple cross-platform CLI tool to serve files over HTTP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages