{"id":19482536,"url":"https://github.com/git-ogawa/cli_cmd","last_synced_at":"2026-05-15T00:38:22.256Z","repository":{"id":103898411,"uuid":"555839207","full_name":"git-ogawa/cli_cmd","owner":"git-ogawa","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-22T15:19:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T07:26:14.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/git-ogawa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-22T13:01:49.000Z","updated_at":"2022-10-22T15:18:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"a70d6134-d004-4db0-aa30-2307de1cdc12","html_url":"https://github.com/git-ogawa/cli_cmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fcli_cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fcli_cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fcli_cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-ogawa%2Fcli_cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-ogawa","download_url":"https://codeload.github.com/git-ogawa/cli_cmd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240718428,"owners_count":19846478,"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":[],"created_at":"2024-11-10T20:11:01.864Z","updated_at":"2026-05-15T00:38:22.229Z","avatar_url":"https://github.com/git-ogawa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cli_cmd\nThis project is to automated-install modern linux commands by `Ansible`.\n\nThe following commands are installed.\n\n- [range](https://github.com/ranger/ranger)\n- [htop](https://htop.dev/images/htop-2.0.png)\n- [fd](https://github.com/sharkdp/fd)\n- [bat](https://github.com/sharkdp/bat)\n- [gdu](https://github.com/dundee/gdu)\n- [duf](https://github.com/muesli/duf)\n\n## Usage\nClone the project\n```\ngit clone https://github.com/git-ogawa/cli_cmd.git\ncd cli_cmd\n```\n\nSet the ansible properties of the nodes where you want to install commands in `inventory`.\n\n```yml\n---\nall:\n  children:\n    targets:\n      hosts:\n        host1:\n          ansible_host: 10.10.10.10\n          ansible_user: rocky\n          ansible_ssh_port: 22\n          ansible_ssh_private_key_file: ~/.ssh/id_rsa\n```\n\nThen, run playbooks.\n```\n$ ansible-playbook install.yml\n```\n\n## Notes\n- Debian-based and RHEL-based platforms are supported.\n- Only x86_64 (amd64) is supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-ogawa%2Fcli_cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-ogawa%2Fcli_cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-ogawa%2Fcli_cmd/lists"}