Skip to content

Drop this executable into any directory to quickly serve the contents through a local port

License

Notifications You must be signed in to change notification settings

chuntley/go-easy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Easy-Server

A simple go server to serve static assets locally.

Running

./go-easy-server --port=4001 --directory=/static

Options

  • port: set the port of the server (defaults to 4000)

  • directory: the path to serve files from (default is same directory)

About

Drop this executable into any directory to quickly serve the contents through a local port

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages