{"id":23882662,"url":"https://github.com/kaamkiya/kwinit","last_synced_at":"2025-06-25T03:44:36.267Z","repository":{"id":270055570,"uuid":"909175207","full_name":"Kaamkiya/kwinit","owner":"Kaamkiya","description":"Quickstart all your projects with ease!","archived":false,"fork":false,"pushed_at":"2025-02-11T21:29:44.000Z","size":1937,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T22:30:58.321Z","etag":null,"topics":["generator","gitattributes","gitattributes-generator","gitignore","gitignore-generator","go","go-cli","go-package","golang","golang-application","golang-cli","golang-package","initializer","license-generator","project-generator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaamkiya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-12-27T23:45:03.000Z","updated_at":"2025-02-11T21:29:47.000Z","dependencies_parsed_at":"2025-01-28T15:33:59.367Z","dependency_job_id":null,"html_url":"https://github.com/Kaamkiya/kwinit","commit_stats":null,"previous_names":["kaamkiya/kwinit"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fkwinit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fkwinit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fkwinit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaamkiya%2Fkwinit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaamkiya","download_url":"https://codeload.github.com/Kaamkiya/kwinit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240255638,"owners_count":19772662,"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":["generator","gitattributes","gitattributes-generator","gitignore","gitignore-generator","go","go-cli","go-package","golang","golang-application","golang-cli","golang-package","initializer","license-generator","project-generator"],"created_at":"2025-01-04T02:56:47.022Z","updated_at":"2025-02-23T01:24:33.442Z","avatar_url":"https://github.com/Kaamkiya.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- SPDX-License-Identifier: Unlicense --\u003e\n\n\u003ch1 align=center\u003ekwinit\u003c/h1\u003e\n\u003cp align=center\u003eQuickstart all your projects with ease\u003c/p\u003e\n\n\u003cp align=center\u003e\n  \u003ca href=\"LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-Unlicense-blue.svg\" alt=\"License: Unlicense\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/Kaamkiya/kwinit\"\u003e\n    \u003cimg src=\"http://goreportcard.com/badge/github.com/Kaamkiya/kwinit\" alt=\"Go Report Card\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Kaamkiya/kwinit/actions/workflows/golangci-lint.yml\"\u003e\n    \u003cimg src=\"https://github.com/Kaamkiya/kwinit/actions/workflows/golangci-lint.yml/badge.svg\" alt=\"Linter\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg src=\"https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/Kaamkiya/kwinit/badge\u0026label=loc\u0026color=ccaaff\" alt=\"lines of code\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Demo\n\n![An example of kwinit in action](./assets/kwinit.gif)\n\n## Installation\n\nYou can install this project with Go:\n\n```bash\ngo install github.com/Kaamkiya/kwinit@latest\n```\n\nAlternatively, you can download a binary from the\n[releases page](https://github.com/Kaamkiya/kwinit/releases).\n\n## Usage\n\nSimply run the binary and follow the prompts!\n\n## Support\n\nIf you found a bug, feel free to create and\n[issue](https://github.com/Kaamkiya/kwinit/issues/new).\n\n## Roadmap\n\n- Project initialization for more systems\n  - Nim (nimble is the package manager)\n  - C/C++ (all they really need is a Makefile)\n  - Crystal\n  - Dotnet\n  - Cargo\n  - Python\n- Contributing.md generator\n- editorconfig generator\n  (see https://github.com/editorconfig/editorconfig-defaults)\n- Flags to fill out variables without the input interface\n\n## Contributing\n\nAll types of contributions are welcome! If you would like to make a pull\nrequest, please make an issue first and I'll assign it to you.\n\nPlease read [CONTRIBUTING.md](./CONTRIBUTING.md) before contributing.\n\nNote: if you want to contribute but don't know where to start, you may want to\nconsider adding a language creator. For example, you could add the code that\ncan create a new Gradle project, or something similar. You could also start by\ncreating an issue for an item on the roadmap, and then making a pull request to\nhave it added.\n\n## Authors\n\n- [Kaamkiya](https://github.com/Kaamkiya)\n\n## Acknowledgements\n\nThanks to...\n\n- [Iilun](https://github.com/Iilun/survey) for their prompting library\n- [gitattributes/gitattributes](https://github.com/gitattributes/gitattributes)\n  for the `.gitattributes` templates\n- [Toptal](https://github.com/toptal) for [gitignore.io](https://gitignore.io)\n- [ai-robots-txt](https://github.com/ai-robots-txt) for the list of AI web\n  crawlers (for robots.txt)\n\n## License\n\nThis project is licensed under the [Unlicense](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaamkiya%2Fkwinit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaamkiya%2Fkwinit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaamkiya%2Fkwinit/lists"}