We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Don't forget to install project dependencies with go get ./...
go get ./...
Compile the templates:
go run main.go --compile-qor-templates
Run with compiled templates:
go run -tags 'bindatafs' main.go
If need be, to run normally again simply:
go run main.go
If you still have doubts or questions please refere to the documentation on BindataFS: https://doc.getqor.com/plugins/bindata.html