Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Instant Go Server

Just a simple Go Command Line Application that boots up a server for static files in the current folder.

Example Usage

go run instant_server.go

You can change root directory of static files by using root_dir flag

go run instant_server.go -root_dir ./mydir -port 8181 

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages