GitHub Friendly Repo Creator/Initializer
Create git repository for GitHub style:
README.md(as seen here!)LICENSECODE_OF_CONDUCT.md(optional).bumpversion.toml(optional)SECURITY.md(optional).github/CODEOWNERS(optional).github/FUNDING.yml(optional).github/pull_request_template.md(optional)
According to --project-style (currently only go available)
.github/workflows/go-test.yml.github/workflows/go-lint.yml.github/dependabot.yml.golangci.yml
Copilot says:
AI-generated
Kickstart your GitHub projects with a snap by auto-generating all the essential files and workflows you need to look professional and ready to rock! Itโs like having a repo butler who sets up README, LICENSE, and more while you sip your coffee.
Key features:
- ๐ Auto-creates README LICENSE and GitHub-friendly configs
- โ๏ธ Supports customizable project styles with built-in workflows (like go)
- ๐ง Includes handy options to enable or disable files like CODE_OF_CONDUCT SECURITY and FUNDING
- ๐ Easy installation via Go or Homebrew for instant setup
This summary was generated by GitHub Copilot based on the project README.