Quickstart all your projects with ease
You can install this project with Go:
go install github.com/Kaamkiya/kwinit@latest
Alternatively, you can download a binary from the releases page.
Simply run the binary and follow the prompts!
If you found a bug, feel free to create and issue.
- Project initialization for more systems
- Nim (nimble is the package manager)
- C/C++ (all they really need is a Makefile)
- Crystal
- Dotnet
- Cargo
- Python
- Contributing.md generator
- editorconfig generator (see https://github.com/editorconfig/editorconfig-defaults)
- Flags to fill out variables without the input interface
All types of contributions are welcome! If you would like to make a pull request, please make an issue first and I'll assign it to you.
Please read CONTRIBUTING.md before contributing.
Note: if you want to contribute but don't know where to start, you may want to consider adding a language creator. For example, you could add the code that can create a new Gradle project, or something similar. You could also start by creating an issue for an item on the roadmap, and then making a pull request to have it added.
Thanks to...
- Iilun for their prompting library
- gitattributes/gitattributes
for the
.gitattributes
templates - Toptal for gitignore.io
- ai-robots-txt for the list of AI web crawlers (for robots.txt)
This project is licensed under the Unlicense.