We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yek
https://github.com/bodo-run/yek
Tool to serialize text-based files in a repository for LLM consumption.
I started this one:
# Template file for 'yek' pkgname=yek version=0.16.0 revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel libgit2-devel" depends="git" short_desc="Tool to serialize text-based files in a repository for LLM consumption" maintainer="" license="MIT" homepage="https://github.com/bodo-run/yek" changelog="https://raw.githubusercontent.com/bodo-run/yek/refs/heads/main/CHANGELOG.md" distfiles="https://github.com/bodo-run/yek/archive/refs/tags/v${version}.tar.gz" checksum=b653038d0f6ad40380723e7a0843d0060abdb5930c641d2f55c92f0466f7038a post_install() { vlicense LICENSE }
failures: ---- e2e_tests::test_git_boost_config stdout ---- Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } ---- e2e_tests::test_git_integration stdout ---- Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } failures: e2e_tests::test_git_boost_config e2e_tests::test_git_integration test result: FAILED. 19 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s error: test failed, to rerun pass `--test e2e_test`
System, Compiled
Yes
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Package name
yek
Package homepage
https://github.com/bodo-run/yek
Description
Tool to serialize text-based files in a repository for LLM consumption.
I started this one:
Does the requested package meet the package requirements?
System, Compiled
Is the requested package released?
Yes
The text was updated successfully, but these errors were encountered: