rakyll / statik

Embed files into a Go executable
Apache License 2.0
3.76k stars 224 forks source link

Statik doesnt work on windows #116

Open srPuebla opened 4 years ago

srPuebla commented 4 years ago

Hi,

On windows, statik returns fail when i try to include the type of files. As you can see, it returns System cant found path.

$ statik.exe -src=./api/swaggerui

$ statik.exe -include=.jpg,.txt,.html,.css,*.js CreateFile public: El sistema no puede encontrar el archivo especificado.