command
module
Version:
v0.0.0-...-8a27786
Opens a new window with list of versions in this module.
Published: Dec 6, 2023
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Here

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
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.