mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-02 07:07:11 +02:00
Add cargo-nextest and initial instructions
This commit is contained in:
parent
7926d12596
commit
43bd9f5242
1 changed files with 20 additions and 1 deletions
21
README.md
21
README.md
|
|
@ -1,3 +1,22 @@
|
|||
# tainted-software
|
||||
|
||||
Free/Open Source Software tainted by LLM developers/developed by genAI boosters, along with alternatives.
|
||||
Free/Open Source Software tainted by LLM developers/developed by genAI boosters, along with alternatives.
|
||||
|
||||
## Contributing
|
||||
|
||||
To contribute to this list, file a pull request adding it to the appropriate category, along with any known alternatives. The pull request must include links to evidence of such (social media posts, screenshots, commit history, links to `CLAUDE.md`, etc). Title the pull request "Add `<software-name>`" or such.
|
||||
|
||||
The bar for being included in this repository is that one ne or more core/prominent devs must openly use LLMs to develop their software. That means that for the time being, simply being "neglectful" and allowing things by contributors that happen to use LLMs does not warrant inclusion on this list. In the future, this may be tightened to projects that accept contributions that are known to be made with genAI, or even any project maintained by known genAI boosters.
|
||||
|
||||
## Tainted Software
|
||||
|
||||
### Developer Tools
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [`cargo-nextest`](https://github.com/nextest-rs/nextest) | Just use `cargo test` | [`CLAUDE.md` and `AGENTS.md` in repository](https://github.com/nextest-rs/nextest/commit/3853279b41cc4a81f82e26fd88fac3bf85054af5) |
|
||||
|
||||
### Editors
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
Loading…
Add table
Add a link
Reference in a new issue