Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 287 Bytes

File metadata and controls

14 lines (8 loc) · 287 Bytes

go mod init

go get github.com/githubnemo/CompileDaemon https://github.com/githubnemo/CompileDaemon

go install github.com/githubnemo/CompileDaemon

go get -u github.com/gorilla/mux

go get -u github.com/go-sql-driver/mysql

Created main.go file

CompileDaemon -command="./projectName"