{"id":17249472,"url":"https://github.com/inhere/kite-go","last_synced_at":"2025-03-22T18:34:25.666Z","repository":{"id":37802431,"uuid":"297666817","full_name":"inhere/kite-go","owner":"inhere","description":"Kite - Personal developer tool command application. 个人的开发者辅助工具应用","archived":false,"fork":false,"pushed_at":"2025-02-17T11:53:55.000Z","size":5584,"stargazers_count":7,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T14:02:31.000Z","etag":null,"topics":["developer-tools"],"latest_commit_sha":null,"homepage":"","language":"Go","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/inhere.png","metadata":{"files":{"readme":"README.en.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":"2020-09-22T14:00:52.000Z","updated_at":"2025-02-17T11:53:59.000Z","dependencies_parsed_at":"2023-10-16T22:36:39.378Z","dependency_job_id":"f0493644-a37d-4f89-a816-ac971f37525b","html_url":"https://github.com/inhere/kite-go","commit_stats":null,"previous_names":["inherelab/kite","inherelab/kit","gookit/kite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fkite-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fkite-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fkite-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inhere%2Fkite-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inhere","download_url":"https://codeload.github.com/inhere/kite-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245003611,"owners_count":20545638,"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":["developer-tools"],"created_at":"2024-10-15T06:44:26.931Z","updated_at":"2025-03-22T18:34:25.137Z","avatar_url":"https://github.com/inhere.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kite\n\n`kite` - Personal developer tool command application.\n\n![app cmds](docs/images/kite-in-wsl.png)\n\n## Features\n\n* Git common command operations\n* GitLab common command operation\n* GitHub common command operations\n* String processing tools: analysis, formatting, extracting information, converting\n* json processing tools: formatting, searching, filtering, etc.\n* go, php, java code generation, conversion, etc.\n* json, yaml, sql formatting, conversion\n* View system and environment information\n* Quickly run built-in scripts\n* Quickly run system commands\n* File search matching, processing\n* Batch run commands\n* Document search, viewing, etc.\n\n## Git Repos\n\n* [https://github.com/inhere/kite-go](https://github.com/inhere/kite-go) Go language version\n* [https://github.com/inhere/kite](https://github.com/inhere/kite)  PHP version\n\n## Install\n\n### Quick install\n\n```bash\ncurl https://raw.githubusercontent.com/inhere/kite-go/main/cmd/install.sh | bash\n```\n\n**From proxy**\n\n```shell\ncurl https://ghproxy.com/https://raw.githubusercontent.com/inhere/kite-go/main/cmd/install.sh | bash\n```\n\n### Install by go\n\n```bash\ngo install github.com/inhere/kite-go/cmd/kite\n# or\ngo install github.com/inhere/kite-go/cmd/kite@latest\n```\n\n## Build\n\n```bash\nmake install\n# or\ngo build -o $GOPAHT/bin/kite ./cmd/kite\n```\n\n## Develop\n\n### Dev build\n\n```shell\nKITE_INIT_LOG=debug go run ./cmd/kite\n```\n\n### Install to GOBIN\n\n```bash\nmake kit2gobin\n# or\nmake kite2gobin\n```\n\n## Gookit Packages\n\n- https://github.com/gookit/config\n- https://github.com/gookit/rux\n- https://github.com/gookit/gcli\n- https://github.com/gookit/ini\n\n## Refers\n\n- https://github.com/bitfield/script\n- https://github.com/inhere/kite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finhere%2Fkite-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finhere%2Fkite-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finhere%2Fkite-go/lists"}