https://github.com/caffeine-addictt/waku
Let's make starting new projects feel like a breeze again 🎉
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
â—‹CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
â—‹DOI references
-
â—‹Academic publication links
-
â—‹Academic email domains
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (13.8%) to scientific vocabulary
Keywords
cli
collaborate
cross-platform
go-cli
golang
linux
macos
oss
repository
setup
setup-script
template
template-project
waku
windows
Last synced: 5 months ago
·
JSON representation
Repository
Let's make starting new projects feel like a breeze again 🎉
Basic Info
- Host: GitHub
- Owner: caffeine-addictt
- License: agpl-3.0
- Language: Go
- Default Branch: main
- Homepage: https://waku.ngjx.org
- Size: 6.82 MB
Statistics
- Stars: 32
- Watchers: 1
- Forks: 3
- Open Issues: 7
- Releases: 68
Topics
cli
collaborate
cross-platform
go-cli
golang
linux
macos
oss
repository
setup
setup-script
template
template-project
waku
windows
Created almost 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Contributing
Funding
License
Code of conduct
Codeowners
Security
README.md
// made with <3
[![badge-goreport]][goreport-url] ![badge-workflow] [![badge-license]][license] ![badge-language] [![badge-pr]][prs] [![badge-issues]][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 
 ][install-url]** **[ 
 Features 
 ](#features)** **[ 
 Quick Start 
 ](#quick-start)** **[ 
 Documentation 
 ][docs-url]** **[ 
 Contribute 
 ][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:
sh
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:
sh
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
Owner
- Name: Jun Xiang (カエデ)
- Login: caffeine-addictt
- Kind: user
- Location: Singapore
- Company: Hire me
- Website: ngjx.org
- Repositories: 34
- Profile: https://github.com/caffeine-addictt
Back-end Engineer | Offensive Security Enthusiast
GitHub Events
Total
- Create event: 79
- Release event: 11
- Issues event: 9
- Watch event: 13
- Delete event: 69
- Issue comment event: 14
- Push event: 94
- Pull request review event: 32
- Pull request event: 128
Last Year
- Create event: 79
- Release event: 11
- Issues event: 9
- Watch event: 13
- Delete event: 69
- Issue comment event: 14
- Push event: 94
- Pull request review event: 32
- Pull request event: 128
Issues and Pull Requests
Last synced: 5 months ago
All Time
- Total issues: 19
- Total pull requests: 123
- Average time to close issues: 30 days
- Average time to close pull requests: 1 day
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 0.84
- Average comments per pull request: 0.09
- Merged pull requests: 100
- Bot issues: 0
- Bot pull requests: 43
Past Year
- Issues: 15
- Pull requests: 104
- Average time to close issues: 6 days
- Average time to close pull requests: 1 day
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 0.13
- Average comments per pull request: 0.11
- Merged pull requests: 81
- Bot issues: 0
- Bot pull requests: 37
Top Authors
Issue Authors
- caffeine-addictt (17)
- Rafaelsoli (1)
- DRGCODER (1)
Pull Request Authors
- caffeine-addictt (80)
- dependabot[bot] (43)
Top Labels
Issue Labels
Type: Bug (6)
Type: Enhancement (6)
Type: Feature (4)
help wanted (3)
Type: Breaking (1)
Type: Test (1)
bug (1)
enhancement (1)
Pull Request Labels
dependencies (44)
Documentation (32)
go (20)
Type: CI (18)
docker (17)
Type: Bug (16)
Type: Feature (12)
Type: Enhancement (6)
github_actions (5)
Priority: High + (1)
Type: Test (1)
javascript (1)
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 31
proxy.golang.org: github.com/caffeine-addictt/waku
- Homepage: https://github.com/caffeine-addictt/waku
- Documentation: https://pkg.go.dev/github.com/caffeine-addictt/waku#section-documentation
- License: AGPL-3.0
-
Latest release: v0.9.3
published 10 months ago
Rankings
Dependent packages count: 6.3%
Average: 6.5%
Dependent repos count: 6.7%
Last synced:
6 months ago
Dependencies
.github/workflows/draft-release-tag.yml
actions
- release-drafter/release-drafter v5 composite
.github/workflows/first-time-contributor.yml
actions
- actions/first-interaction v1 composite
.github/workflows/labeler.yml
actions
- actions/labeler v5 composite
.github/workflows/sync-template.yml
actions
- AndreasAugustin/actions-template-sync v2 composite
- actions/checkout v4 composite
.github/workflows/test-worker.yml
actions
- actions/checkout v4 composite
- re-actors/alls-green v1.2.2 composite