{"id":52868,"library":"disiqueira-gotree-v3","title":"GoTree","description":"GoTree creates and prints tree structures in the terminal.","status":"active","version":"3.0.2","language":"go","source_language":null,"source_url":"https://github.com/disiqueira/gotree","tags":["tree","print","cli","visualization"],"install":[{"cmd":"go get github.com/disiqueira/gotree/v3","lang":"bash","label":"Install github.com/disiqueira/gotree/v3"}],"dependencies":[],"imports":[{"symbol":"gotree","correct":"github.com/disiqueira/gotree/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/disiqueira/gotree/v3\"\n)\n\nfunc main() {\n\ttree := gotree.New(\"root\")\n\ttree.Add(\"child\")\n\tfmt.Println(tree.Print())\n}","lang":"go","description":"Creates a tree with a root and a child, then prints it."},"warnings":[],"env_vars":null,"search_vec":"'cli':13 'creat':3 'gotre':1,2 'print':5,12 'structur':7 'termin':10 'tree':6,11 'visual':14","created_at":"2026-06-15T07:15:52.182766+00:00","updated_at":"2026-06-15T07:15:52.182766+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/disiqueira/gotree","github":"https://github.com/disiqueira/gotree","docs":"https://pkg.go.dev/github.com/disiqueira/gotree/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","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}}