{"id":18171361,"url":"https://github.com/maran1947/localite","last_synced_at":"2025-08-22T22:33:06.790Z","repository":{"id":260263987,"uuid":"880807277","full_name":"Maran1947/localite","owner":"Maran1947","description":"Localite is an AI-powered Go CLI tool that helps developers by automating commit messages and managing secret configurations for local development environments.","archived":false,"fork":false,"pushed_at":"2024-11-17T13:07:43.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-20T21:13:41.454Z","etag":null,"topics":["aicommits","configuration-management","gemini-ai","go-cli","golang"],"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/Maran1947.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"abhishekmaran","thanks_dev":null,"custom":null}},"created_at":"2024-10-30T11:56:29.000Z","updated_at":"2024-11-17T13:07:39.000Z","dependencies_parsed_at":"2024-11-17T14:18:51.998Z","dependency_job_id":"86de82f3-1a29-4c80-ac61-61eb63e25cc3","html_url":"https://github.com/Maran1947/localite","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.13043478260869568","last_synced_commit":"41a8b9702fe91f1d666b6cc67caad627fc522d21"},"previous_names":["maran1947/localite"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maran1947%2Flocalite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maran1947%2Flocalite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maran1947%2Flocalite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maran1947%2Flocalite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maran1947","download_url":"https://codeload.github.com/Maran1947/localite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230645327,"owners_count":18258530,"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":["aicommits","configuration-management","gemini-ai","go-cli","golang"],"created_at":"2024-11-02T15:08:45.830Z","updated_at":"2024-12-20T21:13:44.409Z","avatar_url":"https://github.com/Maran1947.png","language":"Go","funding_links":["https://buymeacoffee.com/abhishekmaran","https://www.buymeacoffee.com/abhishekmaran"],"categories":[],"sub_categories":[],"readme":"\n# Localite\nLocalite is an **AI-powered Go CLI tool** that helps developers by automating commit messages and managing secret configurations for local development environments.\n\n## 🚀 Features\n\n- **AI Commit Message Generation**: Automatically generate meaningful commit messages based on your code changes.\n- **Manage Keys Configuration**: Easily manage your application secrets from one easy place.\n- **New Features Coming Soon**: Stay tuned for more exciting features and enhancements!\n\n## 🛠 Built With\n\n- **Go**: The programming language that powers Localite.\n- **Cobra**: A powerful library for creating command-line applications in Go.\n- **Gemini AI**: Leveraging advanced AI capabilities for intelligent commit message generation.\n\n## 📦 Installation\n\nTo install Localite, \n\n```bash\ngo install github.com/maran1947/localite\n```\n\nor you can clone the repository and build it using Go:\n\n```bash\ngit clone https://github.com/maran1947/localite.git\ncd localite\ngo build\ngo install\n```\n\nAlternatively, you can download the pre-built binaries from the [releases page](https://github.com/maran1947/localite/releases).\n\n## 📝 Usage\n\nTo get started with Localite, you can run the following command in your terminal:\n```bash\nlocalite --version\n```\nFor a complete list of available commands and options, please refer to the [documentation](./docs/localite.md).\n\n## 🤝 Contributing\nContributions are welcome, See [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## ✨ Support Localite’s Development\n\nLocalite is here to make your local development easier! Your support helps us add new features so developers can spend more time building and less time on repetitive tasks.\n\nBy supporting Localite, you’re backing an AI-powered CLI tool that simplifies dev environment management and automates commit messages—making life easier for developers.\n\nIf you believe in Localite’s mission and find it helpful, please consider showing your support! Whether it’s starring the repo, contributing, or sharing with others, _every bit counts_. Together, we can create something remarkable.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.buymeacoffee.com/abhishekmaran\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" width=\"200\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n⭐️ **Don’t forget to star the repo on GitHub!**\n\u003cbr/\u003e\nThank you for joining us on this journey! Together, we have a long way to go!\n\n## 🛡️ License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaran1947%2Flocalite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaran1947%2Flocalite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaran1947%2Flocalite/lists"}