mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-31 18:34:04 +02:00
Add Gooey, zigcli, zlint and new Zig category (#1003)
### Description of Changes This PR adds a new Zig category, and in it adds Gooey, zigcli and zlint Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1003 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
3f11f6a98a
commit
139a9d4d60
1 changed files with 9 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Alternative GUI crates](#alternative-gui-crates)
|
||||
* [Alternative TUI crates](#alternative-tui-crates)
|
||||
* [Scala](#scala)
|
||||
* [Zig](#zig)
|
||||
* [Proof Assistants](#proof-assistants)
|
||||
* [Remote Desktop](#remote-desktop)
|
||||
* [Reverse Engineering and Debugging](#reverse-engineering-and-debugging)
|
||||
|
|
@ -1597,6 +1598,14 @@ Note that Scala (except version 2 and up to 3.3.7 LTS) is itself tainted; see [t
|
|||
|---|:---:|---|---|
|
||||
| [tapir](https://tapir.softwaremill.com/) | [`v1.12.6`](https://github.com/softwaremill/tapir/releases/tag/v1.12.6) | [](#permissive-ai-policy) ([1](https://github.com/softwaremill/tapir/commit/19ba37dd80838cb7a8c38e00262c18b014cd8ef7), [2](https://github.com/softwaremill/tapir/commit/3d15edbd6d45b27568244327a52512502d85b8be)) | [](#request-for-help) |
|
||||
|
||||
### Zig
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Gooey](https://github.com/duanebester/gooey) | None | [](#permissive-ai-policy) ([1](https://github.com/duanebester/gooey/blob/main/CLAUDE.md)) | [](#request-for-help) |
|
||||
| [zigcli](https://github.com/jiacai2050/zigcli) | [`0.2.1`](https://github.com/jiacai2050/zigcli/releases/tag/v0.2.1) | [](#vibecoded) ([1](https://github.com/jiacai2050/zigcli/pull/74), [2](https://github.com/jiacai2050/zigcli/pull/69), [3](https://github.com/jiacai2050/zigcli/pull/63)) <br /> [](#permissive-ai-policy) ([1](https://github.com/jiacai2050/zigcli/blob/main/CLAUDE.md), [2](https://github.com/jiacai2050/zigcli/commit/35e013d209b18d0e9c1df85e7e2044e15bde22ad), [3](https://github.com/jiacai2050/zigcli/commit/545559f2aff762e6c68d4f722427222fb9c58031)) <br /> [](#ai-code-reviews) ([1](https://github.com/jiacai2050/zigcli/pull/74), [2](https://github.com/jiacai2050/zigcli/pull/69), [3](https://github.com/jiacai2050/zigcli/pull/63)) | [zig-args](https://github.com/ikskuh/zig-args) <br /> [zig-clap](https://github.com/Hejsil/zig-clap) |
|
||||
| [zlint](https://github.com/DonIsaac/zlint) | [`0.6.4`](https://github.com/DonIsaac/zlint/releases/tag/v0.6.4) | [](#permissive-ai-policy) ([1](https://github.com/DonIsaac/zlint/blob/main/AGENTS.md), [2](https://github.com/DonIsaac/zlint/blob/main/.cursor/skills/zlint-new-rule/SKILL.md)) <br /> [](#ai-code-reviews) ([1](https://github.com/DonIsaac/zlint/pull/320), [2](https://github.com/DonIsaac/zlint/pull/243)) | [](#request-for-help) |
|
||||
|
||||
## Proof Assistants
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue