{"id":53640,"library":"a8m-tree","title":"Directory Tree Printer","description":"Package tree prints directory trees in a format similar to the Unix 'tree' command.","status":"active","version":"0.0.0-20240104212747-2c8764a5f17e","language":"go","source_language":null,"source_url":"https://github.com/a8m/tree","tags":["tree","directory","filesystem","cli"],"install":[{"cmd":"go get github.com/a8m/tree","lang":"bash","label":"Install github.com/a8m/tree"}],"dependencies":[],"imports":[{"symbol":"tree","correct":"github.com/a8m/tree"}],"quickstart":{"code":"package main\n\nimport (\n\t\"os\"\n\t\"github.com/a8m/tree\"\n)\n\nfunc main() {\n\ttree.Print(os.Stdout, \".\")\n}","lang":"go","description":"Prints the directory tree of the current directory to standard output."},"warnings":[],"env_vars":null,"search_vec":"'cli':21 'command':17 'directori':1,7,19 'filesystem':20 'format':11 'packag':4 'print':6 'printer':3 'similar':12 'tree':2,5,8,16,18 'unix':15","created_at":"2026-06-15T07:48:39.215354+00:00","updated_at":"2026-06-15T07:48:39.215354+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/a8m/tree","github":"https://github.com/a8m/tree","docs":"https://pkg.go.dev/github.com/a8m/tree#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}}