{"id":16158799,"url":"https://github.com/haru52/base_template_cli","last_synced_at":"2026-02-03T07:31:55.554Z","repository":{"id":46588181,"uuid":"514788655","full_name":"haru52/base_template_cli","owner":"haru52","description":"CLI tool of Base Template Repository.","archived":false,"fork":false,"pushed_at":"2024-05-27T10:42:15.000Z","size":1440,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T00:38:48.495Z","etag":null,"topics":["base-template","template"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/base-template-cli/","language":"Python","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/haru52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-17T08:32:49.000Z","updated_at":"2023-07-18T09:14:35.000Z","dependencies_parsed_at":"2024-02-20T19:47:37.256Z","dependency_job_id":"8873d699-64fa-4f5e-992a-7bb76083a22c","html_url":"https://github.com/haru52/base_template_cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":"haru52/base_template","purl":"pkg:github/haru52/base_template_cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haru52","download_url":"https://codeload.github.com/haru52/base_template_cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haru52%2Fbase_template_cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29037485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T06:39:36.383Z","status":"ssl_error","status_checked_at":"2026-02-03T06:39:32.787Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["base-template","template"],"created_at":"2024-10-10T01:55:06.691Z","updated_at":"2026-02-03T07:31:55.511Z","avatar_url":"https://github.com/haru52.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base Template CLI\n\n[![Test](https://github.com/haru52/base_template_cli/actions/workflows/test.yml/badge.svg)](https://github.com/haru52/base_template_cli/actions/workflows/test.yml)\n[![Release](https://github.com/haru52/base_template_cli/actions/workflows/release.yml/badge.svg)](https://github.com/haru52/base_template_cli/actions/workflows/release.yml)\n[![CodeQL](https://github.com/haru52/base_template_cli/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/haru52/base_template_cli/actions/workflows/github-code-scanning/codeql)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://commitizen.github.io/cz-cli/)\n[![semantic-release: conventionalcommits](https://img.shields.io/badge/semantic--release-conventionalcommits-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\n## Overview\n\nCLI tool of [Base Template Repository](https://github.com/haru52/base_template#readme).\n\n## Requirements\n\n| Tool                                                                                                                                      | Version               |\n| ----------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |\n| [Base Template Repository](https://github.com/haru52/base_template) or its [Japanese version](https://github.com/haru52/base_template_ja) | ^7.8.0 or ^6.8.0 (ja) |\n\nYou have to clone either `base_template` or `base_template_ja` repo to your machine before using Base Template CLI.\n\n```sh\ngit clone git@github.com:haru52/base_template.git\n# or\ngit clone git@github.com:haru52/base_template_ja.git\n```\n\n## Installation\n\n```sh\npip install base-template-cli\n```\n\n## Usage\n\n```console\nUsage: base-template-cli [OPTIONS] COMMAND [ARGS]...\n\n  Base Template CLI.\n\nOptions:\n  --version   Show the version and exit.\n  -h, --help  Show this message and exit.\n\nCommands:\n  apply  Apply (Copy) Base Template boilerplates to the destination repo.\n```\n\n```console\nUsage: base-template-cli apply [OPTIONS]\n                         BASE_TEMPLATE_ROOT_PATH\n\n  Apply (Copy) Base Template boilerplates to the destination repo.\n\nOptions:\n  -d, --dst TEXT          Destination repo root path.\n  -t, --target-dirs TEXT  Target directories to copy (e.g., .husky,\n                          .github/ISSUE_TEMPLATE). If you don't specify this\n                          option, this command copies all files of Base\n                          Template to the destination repo. If you want to\n                          copy only root files, use --only-root option.\n  -r, --only-root         Copy only root directory files of Base Template\n                          repo.\n  -l, --lang TEXT         Language of Base Template. `en` or `ja`.\n  -h, --help              Show this message and exit.\n```\n\n## Update\n\n```sh\npip install -U base-template-cli\n```\n\n## Uninstall\n\n```sh\npip uninstall base-template-cli\n```\n\n## Versioning policy\n\n[Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html)\n\n## License\n\n[MIT](https://github.com/haru52/base_template_cli/blob/main/LICENSE)\n\n## Contributing\n\n[Contributing Guideline](https://haru52.github.io/base_template_cli/CONTRIBUTING.html)\n\n\u003c!-- vale Microsoft.Vocab = NO --\u003e\n\n## Documentation\n\n[Documentation | base_template_cli](https://haru52.github.io/base_template_cli/)\n\n## Author\n\u003c!-- vale Microsoft.Vocab = YES --\u003e\n\n[haru](https://haru52.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharu52%2Fbase_template_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharu52%2Fbase_template_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharu52%2Fbase_template_cli/lists"}