Skip to content
/ here Public

As-Simple-As-Possible HTTP server for local use.

License

Notifications You must be signed in to change notification settings

alpn/here

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here

Go Report Card

As-Simple-As-Possible HTTP server for local use.

Build/Install

git clone https://github.com/alpn/here.git
cd here 
go build

# optionally, move the binary to a PATH directory, e.g
mv here /usr/local/bin

Usage

# serve current directory at the default port (9898)
here

# serve current directory at the port of your choice
here -port 80

License

MIT

About

As-Simple-As-Possible HTTP server for local use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages