Mirror

Vova Tkach e613cac726 Update Makefile 6 years ago
.bak f161ff4e7c Backup all 6 years ago
assets f783560df7 Html assets 6 years ago
consts 7550b663aa Assemble base skeleton 6 years ago
hosts 2559a900e9 User settings modal 6 years ago
utils 7550b663aa Assemble base skeleton 6 years ago
vendor a92b1f6060 Start rework mounted assets 6 years ago
.gitignore d0be3a6e35 Update .gitignore 6 years ago
Gopkg.lock a92b1f6060 Start rework mounted assets 6 years ago
Gopkg.toml 7550b663aa Assemble base skeleton 6 years ago
LICENSE c391c57bd1 Update LICENSE 6 years ago
Makefile e613cac726 Update Makefile 6 years ago
README.md 829a0385a9 Update README.md 6 years ago
main.go f783560df7 Html assets 6 years ago

README.md

golang-fave

Usage of ./fave:
  -dir string
    	virtual hosts directory
  -host string
    	server host (default "0.0.0.0")
  -port int
    	server port (default 8080)

Development

make - debug, make run - run on all ips and port 8080, make build - build release for Linux, Mac OS X and Windows.