Skip to content

Latest commit

 

History

History
132 lines (91 loc) · 3.49 KB

README.md

File metadata and controls

132 lines (91 loc) · 3.49 KB
// made with <3

badge-goreport badge-workflow badge-license badge-language badge-pr badge-issues



A simple tool to kick-start your next project. Say goodbye to repetitive setup tasks and configuration headaches! Streamline your workflow, save time, and ensure consistency across every project.

Let's make starting new projects feel like a breeze again.





 Install 

 Features 

 Quick Start 

 Documentation 

 Contribute 



Features

  • Beautiful README
  • Matrix testing CI
  • Draft Releasing CI
  • Pull Request Labeler CI
  • Code of Conduct
  • Code Style Documentation
  • Security Policy Documentation
  • 7 Issue Templates
  • Pull Request Template
  • And more...

Quick Start

1. Install waku

Install waku for your operating system here or run:

go install github.com/caffeine-addictt/waku@latest
docker run --rm -it caffeinec/waku:latest

2. Create a new project

Run the following command and answer the prompts to create a new project:

waku new

Want to support this project? ✨ Star it on GitHub and help us spread the word!

Special Thanks

  • Img Shields - For the awesome README badges
  • Hyprland - For showing how to make beautiful READMEs
  • Hyprdots - For showing how to make beautiful READMEs

stars-graph