Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-f flag to overwrite existing output file #26

Closed
coreyog opened this issue Jul 11, 2017 · 0 comments
Closed

-f flag to overwrite existing output file #26

coreyog opened this issue Jul 11, 2017 · 0 comments

Comments

@coreyog
Copy link
Contributor

coreyog commented Jul 11, 2017

I'm using your project to include shader language files in my Go-GL project. I'm not serving the files over HTTP, I just like having the resources embedded into the binary so it's all in one single package. It works great but I find that I'm modifying my external shaders quite often as I develop my app. I have to delete statik/statik.go each time before I run statik again. I can see the value in not overwriting files on the disk but I think a -f force flag would make my life a lot easier.

@coreyog coreyog mentioned this issue Jul 17, 2017
@coreyog coreyog closed this as completed Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant