Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 177 Bytes

File metadata and controls

18 lines (13 loc) · 177 Bytes

serve

Serve current directiory files through public ip

Installation

go install

Usage

# with random port
serve
#with specific port
serve -p 8080