mufeedvh / code2prompt

A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
MIT License
1.45k stars 77 forks source link

Provide precompiled binaries #3

Closed ngirard closed 5 months ago

ngirard commented 5 months ago

Hey @mufeedvh,

Thanks for involving yourself into this nice project !

Could you please consider providing precompiled binaries through GitHub Actions ?

Cheers

mufeedvh commented 5 months ago

Thanks! and Done!

Here you go: https://github.com/mufeedvh/code2prompt/releases/tag/v1.0.0 🎉

ngirard commented 5 months ago

Wow ! Thank you so much !