editor-bootstrap/vim-bootstrap

Auto generate bindata file

avelino opened this issue · 1 comments

It is not friendly to keep generating the bindata file with each change, we need to automate this process in the build and release generation.

GitHub action can help us with this task

Closing since we are using the new go embed directive.