{"id":16343313,"url":"https://github.com/mikaelfangel/drawing-trees","last_synced_at":"2025-10-26T00:31:14.239Z","repository":{"id":246269420,"uuid":"811268483","full_name":"MikaelFangel/drawing-trees","owner":"MikaelFangel","description":"🌲 Implementation of Andrew J. Kennedy's paper on drawing beautiful trees","archived":true,"fork":false,"pushed_at":"2024-08-13T15:15:15.000Z","size":115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T21:17:11.421Z","etag":null,"topics":["drawing","plotly","tikz","tree"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikaelFangel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-06T09:12:03.000Z","updated_at":"2024-08-27T12:58:17.000Z","dependencies_parsed_at":"2024-08-15T08:16:50.561Z","dependency_job_id":null,"html_url":"https://github.com/MikaelFangel/drawing-trees","commit_stats":null,"previous_names":["mikaelfangel/drawing-trees"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2Fdrawing-trees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2Fdrawing-trees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2Fdrawing-trees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikaelFangel%2Fdrawing-trees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikaelFangel","download_url":"https://codeload.github.com/MikaelFangel/drawing-trees/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238235632,"owners_count":19438725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drawing","plotly","tikz","tree"],"created_at":"2024-10-11T00:24:08.344Z","updated_at":"2025-10-26T00:31:13.800Z","avatar_url":"https://github.com/MikaelFangel.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drawing Trees\n\nImplementation of [Andrew J. Kennedy's paper](https://www.microsoft.com/en-us/research/wp-content/uploads/1996/01/drawingtrees.pdf) on drawing beautiful trees.\n\n![Screenshot of Tikz Tree](/assets/tikz-drawing.png)\n\n# Usage\nThe primary usage is described around the `Makefile`, but it's also possible to use the standard dotnet CLI for the below.\n\n## Run from the project root\n\nPresents a simple cli interface to create trees.\n\n```\nmake run\n```\n\n## Run tests\n\nRuns all tests for the project.\n\n```\nmake test\n```\n\n## Show an example\n\nShow 1 of 5 examples using plotly\n\n```\nmake example[1-5]\n```\n\n# How to build as a self-contained application\n\nOutputs a self-contained application in the `release` folder.\n\n```\nmake build\n```\n\n## Requirements\n\n - .NET 8.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelfangel%2Fdrawing-trees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaelfangel%2Fdrawing-trees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaelfangel%2Fdrawing-trees/lists"}