aaaalabs / aaaalabs/arkify

Add more diverse example YAML files

未关闭
#3 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
documentation good first issue
主要语言
Python
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

**Description:**
Create 5+ diverse project examples showing Arkify's versatility across different project types.

**Examples needed:**
- [ ] Mobile app project (React Native, Flutter, Swift)
- [ ] API/backend service (Node.js, Django, Rails)
- [ ] Chrome extension
- [ ] Open source library/package
- [ ] Freelance client work
- [ ] E-commerce site
- [ ] Developer tool/CLI

**Todo:**
- Create new YAML files in `examples/` folder
- Use real or realistic project data
- Include all required fields (name, hours, cost, tech_stack, learning)
- Optionally include extended fields (results, expectations vs reality)
- Test with: `python arkify.py examples/your-project.yaml`

**Good for:** First-time contributors, anyone who's built side projects!

**Template:**
```yaml
project:
name: "Your Project Name"
tagline: "One-line description"
hours: 42
cost: 100
tech_stack:
- "Tech 1"
- "Tech 2"
- "Tech 3"
- "Tech 4"
learning: "Your key insight"
```

See existing examples in `examples/` folder for inspiration!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。