Mirror

Vova Tkach 593bdac362 Comment 6 years ago
.bak f161ff4e7c Backup all 6 years ago
assets 3f7c2be268 Back all templates to assets 6 years ago
consts a43fff7076 Session, error page, fixes, rework 6 years ago
hosts 2559a900e9 User settings modal 6 years ago
utils a43fff7076 Session, error page, fixes, rework 6 years ago
vendor ee973559dc Static files from external repo 6 years ago
.gitignore d0be3a6e35 Update .gitignore 6 years ago
Gopkg.lock ee973559dc Static files from external repo 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 593bdac362 Comment 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.