首页 / 提交项目

用 Jev 做了东西?加进来。

只有一条路:一个给 readme.md 加一行的 pull request。不到五分钟,无需安装任何东西。

readme.md

用 pull request 加一行

- [name](https://github.com/owner/name) - One sentence, uppercase start, period end.edit/main/readme.md
  1. 在 GitHub 编辑器中打开 readme.md,GitHub 会自动为你 fork。
  2. 找到最贴切的小节,按上面的格式把你的一行加到末尾。
  3. 打开 pull request。模板会询问小节、你与项目的关系和三项检查。CI 检查格式,其余由人来读。

为什么是 pull request 而不是 issue

pull request 就是那一行本身:历史里有你的名字,检查跑在它上面,评审就是一个 diff。issue 是请维护者替你写这一行,而那条队列正是列表变旧的地方。

收录标准

The bar is low on purpose. An entry must:

  • Call the Jev API, or be a documented replica of the System One interface on open models.
  • Be a public repo or page with a readme that says what it does.
  • Actually run. A stubbed API call, a hard-coded demo, or a readme with no code does not count.
  • Do nothing shady: no credential harvesting, no obfuscated payloads, no miners, nothing that phones home beyond the APIs it documents.
  • Not be archived, and not already be listed.

已收录?把徽章加到你的 readme 里

Listed in Awesome Jev
[![Listed in Awesome Jev](https://awesomejev.vercel.app/badge.svg)](https://awesomejev.vercel.app)

Thanks for keeping the list worth reading. Everything else lives in contributing.md.