//go:generate fileb0x filebox.json package main import ( "github.com/RadhiFadlillah/shiori/cmd" ) func main() { cmd.Execute() }