mirror of
https://github.com/maputnik/editor.git
synced 2026-07-03 20:47:26 +00:00
Switch filewatch implementation to fsnotify
This commit is contained in:
@@ -16,6 +16,7 @@ install:
|
||||
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
|
||||
- go version
|
||||
- go env
|
||||
- go get github.com/fsnotify/fsnotify
|
||||
- go get github.com/gorilla/handlers
|
||||
- go get github.com/gorilla/mux
|
||||
- go get github.com/gorilla/websocket
|
||||
|
||||
Reference in New Issue
Block a user