{"id":51946,"library":"gobuffalo-genny","title":"Genny Generator Framework","description":"A framework for building modular code generators in Go.","status":"active","version":"0.6.0","language":"go","source_language":null,"source_url":"https://github.com/gobuffalo/genny","tags":["generator","code-generation","framework"],"install":[{"cmd":"go get github.com/gobuffalo/genny","lang":"bash","label":"Install github.com/gobuffalo/genny"}],"dependencies":[],"imports":[{"symbol":"genny","correct":"github.com/gobuffalo/genny"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/gobuffalo/genny\"\n)\n\nfunc main() {\n\tg := genny.New()\n\tfmt.Println(g)\n}","lang":"go","description":"Create a new generator."},"warnings":[],"env_vars":null,"search_vec":"'build':7 'code':9,15 'code-gener':14 'framework':3,5,17 'generat':2,10,13,16 'genni':1 'go':12 'modular':8","created_at":"2026-06-15T06:35:55.590988+00:00","updated_at":"2026-06-15T06:35:55.590988+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gobuffalo/genny","github":"https://github.com/gobuffalo/genny","docs":"https://pkg.go.dev/github.com/gobuffalo/genny#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}