{"id":20075102,"url":"https://github.com/tlylt/install-graphviz","last_synced_at":"2025-05-05T21:32:58.958Z","repository":{"id":65155752,"uuid":"481667991","full_name":"tlylt/install-graphviz","owner":"tlylt","description":"Install Graphviz in your GitHub Actions workflow cross-platform","archived":false,"fork":false,"pushed_at":"2023-11-17T00:19:35.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-05T22:16:25.260Z","etag":null,"topics":["github-actions","graphviz","install-package"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/install-graphviz","language":null,"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/tlylt.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}},"created_at":"2022-04-14T16:08:33.000Z","updated_at":"2024-04-14T18:37:26.000Z","dependencies_parsed_at":"2023-01-05T05:03:09.486Z","dependency_job_id":null,"html_url":"https://github.com/tlylt/install-graphviz","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"4770eee973feb5be1c9e553f2768bd2f9588443b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlylt%2Finstall-graphviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlylt%2Finstall-graphviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlylt%2Finstall-graphviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlylt%2Finstall-graphviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlylt","download_url":"https://codeload.github.com/tlylt/install-graphviz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224470999,"owners_count":17316709,"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":["github-actions","graphviz","install-package"],"created_at":"2024-11-13T14:58:09.346Z","updated_at":"2024-11-13T14:58:09.915Z","avatar_url":"https://github.com/tlylt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Graphviz\n\n[![GitHub CI](https://github.com/tlylt/install-graphviz/actions/workflows/test.yml/badge.svg)](https://github.com/tlylt/install-graphviz/actions/workflows/test.yml)\n\nThis action provides the following functionality for GitHub Actions users:\n\n- Install Graphviz cross-platform (Linux, macOS, Windows)\n\n# Usage\n\nThis action will detect the operating system and install Graphviz cross-platform. You may use the action without any additional parameters.\n\n```yaml\nsteps:\n- uses: tlylt/install-graphviz@v1\n```\n\n# Testing\n\n```yaml\nname: Test install-graphviz\n\non:\n  push:\n    branches:\n      - main\n\njobs:\n  build:\n    strategy:\n      matrix:\n        platform: [ubuntu-latest, windows-latest, macos-latest]\n    runs-on: ${{ matrix.platform }}\n    name: Test\n    steps:\n      - uses: tlylt/install-graphviz@main\n```\n\n# Development\n\nUpdates will be done on the main branch. When ready, tag and release according to semver.\n\n# License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlylt%2Finstall-graphviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlylt%2Finstall-graphviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlylt%2Finstall-graphviz/lists"}