{"id":50619,"library":"cheekybits-genny","title":"genny","description":"Generates Go code from templates with type parameters, useful for generic programming.","status":"active","version":"1.0.0","language":"go","source_language":null,"source_url":"https://github.com/cheekybits/genny","tags":["code-generation","generics","templates","utility"],"install":[{"cmd":"go get github.com/cheekybits/genny","lang":"bash","label":"Install github.com/cheekybits/genny"}],"dependencies":[],"imports":[{"symbol":"genny","correct":"github.com/cheekybits/genny"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cheekybits/genny\"\n)\n\nfunc main() {\n\t// genny is typically used as a command-line tool, not as a library.\n\tfmt.Println(\"Use 'genny' command-line tool to generate code\")\n}","lang":"go","description":"Demonstrates that genny is primarily a command-line tool for code generation."},"warnings":[{"fix":"Use the 'genny' CLI tool instead of importing the package directly.","message":"genny is primarily a command-line tool; importing it as a library may not be the intended use.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'code':4,15 'code-gener':14 'generat':2,16 'generic':12,17 'genni':1 'go':3 'paramet':9 'program':13 'templat':6,18 'type':8 'use':10 'util':19","created_at":"2026-06-15T05:01:04.552414+00:00","updated_at":"2026-06-15T05:01:04.552414+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/cheekybits/genny","github":"https://github.com/cheekybits/genny","docs":"https://pkg.go.dev/github.com/cheekybits/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}}