Script used to generate a repo website for your plugins.
Usage:
go run cmds/store/main.go -name <name> -dir <repo>
Your repo folder should have a subfolder named plugins
with your plugins js and json in it.
The generated store is a static webpage that can be hosted on your own server or through github pages.