Releases: antsankov/go-live
Releases · antsankov/go-live
v1.2.1 Proper refresh interval
v1.2.0 Printer Fixes
- Fix bugs with printing uptime.
- Better version flag
- Fix bug with connecting and disconnecting internet
- Speed up printer loop
v1.1.0 Minor Fixes
- Fix atomic increment of counter.
- Don't open browser on Sudo
- Fix linting errors.
Compiled with go 1.21
go-live v1.0.0 Release!
Introducing go-live!
A fast, portable Go command line utility that serves a file directory over HTTP. Can be used for local web development, production static-site serving, or as a network file host. By default, go-live serves the directory it is executed in.
Compiled binaries for all of the major operating systems. Compiled following the Arch go package guidelines. See Makefile