{"id":17956481,"url":"https://github.com/looztra/asdf-gitui","last_synced_at":"2025-10-13T18:40:42.967Z","repository":{"id":54508632,"uuid":"271796810","full_name":"looztra/asdf-gitui","owner":"looztra","description":"asdf plugin for gitui (https://github.com/extrawurst/gitui)","archived":false,"fork":false,"pushed_at":"2025-09-25T19:00:03.000Z","size":68,"stargazers_count":5,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-25T20:58:20.473Z","etag":null,"topics":["asdf-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/looztra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-12T12:47:32.000Z","updated_at":"2025-08-15T06:21:50.000Z","dependencies_parsed_at":"2024-12-26T07:30:24.816Z","dependency_job_id":"e586c7ac-c7f1-4d59-aada-8dd3da022e3e","html_url":"https://github.com/looztra/asdf-gitui","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/looztra/asdf-gitui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-gitui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-gitui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-gitui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-gitui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/looztra","download_url":"https://codeload.github.com/looztra/asdf-gitui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/looztra%2Fasdf-gitui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016595,"owners_count":26085852,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["asdf-plugin"],"created_at":"2024-10-29T10:38:03.010Z","updated_at":"2025-10-13T18:40:42.942Z","avatar_url":"https://github.com/looztra.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asdf-gitui \u003c!-- omit in toc --\u003e\n\n[![Build](https://github.com/looztra/asdf-gitui/actions/workflows/code_checks.yml/badge.svg)](https://github.com/looztra/asdf-gitui/actions/workflows/code_checks.yml)\n[![Build](https://github.com/looztra/asdf-gitui/actions/workflows/workflows_checks.yml/badge.svg)](https://github.com/looztra/asdf-gitui/actions/workflows/workflows_checks.yml)\n[![GitHub license](https://img.shields.io/github/license/looztra/asdf-gitui?style=plastic)](https://github.com/looztra/asdf-gitui/blob/master/LICENSE)\n\n[gitui](https://github.com/extrawurst/gitui) plugin for the [asdf version manager](https://asdf-vm.com).\n\n## Contents\n\n- [Contents](#contents)\n- [Build History](#build-history)\n- [Dependencies](#dependencies)\n- [Install](#install)\n  - [add the plugin](#add-the-plugin)\n  - [install gitui](#install-gitui)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Build History\n\n[![Build history](https://buildstats.info/github/chart/looztra/asdf-gitui?branch=main)](https://github.com/looztra/asdf-gitui/actions)\n\n## Dependencies\n\n- `bash`, `curl`, and [POSIX utilities](https://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html).\n\n## Install\n\n### add the plugin\n\n```shell\nasdf plugin add gitui\n```\n\nOr:\n\n```shell\nasdf plugin add copier https://github.com/looztra/asdf-copier.git\n```\n\n### install gitui\n\n```shell\n# Show all installable versions\nasdf list all gitui\n\n# Install latest version\nasdf install gitui latest\n\n# Set a version globally (on your ~/.tool-versions file)\nasdf global gitui latest\n\n# Now copier commands are available\ngitui --help\n```\n\nCheck [asdf](https://github.com/asdf-vm/asdf) readme for more instructions on how to\ninstall \u0026 manage versions.\n\n## Contributing\n\nContributions of any kind welcome! See the [contributing guide](contributing.md).\n\n[Thanks goes to these contributors](https://github.com/looztra/asdf-gitui/graphs/contributors)!\n\n## License\n\nSee [LICENSE](LICENSE) © [Christophe Furmaniak](https://github.com/looztra/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooztra%2Fasdf-gitui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flooztra%2Fasdf-gitui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flooztra%2Fasdf-gitui/lists"}