我怎样才能让初创公司使用我的开源项目?
4 分•作者: ErezShahaf•6 个月前
我最近注意到,我日常工作中处理的一些简单工单可以用一个提示词解决,所以我构建了一个简单的开源编排系统,连接了 Jira、代码编写代理(cursor/claude)和 GitHub。<p>目标是自动化那些每个合格工程师都会用大致相同方式解决的简单工单,让我们直接接受一个现成的 PR。<p>现在我遇到了一个不同的问题:如何让第一批真正的初创公司实际尝试使用像这样的开源工具?<p>我已经在 X、Reddit 和这里发布了关于我的工具的信息。我收到了一些星标,甚至还有一些积极的评论,这似乎表明大家对这个想法有些兴趣,但据我所知,还没有一家初创公司真正使用它。<p>我真的不确定该怎么做,我不想从中赚钱,所以不想开始冷冰冰地联系公司——但我喜欢在业余时间构建东西,并且很希望看到它被初创公司真正使用。<p>我该怎么做?<p>如果有人感兴趣,这是代码库:
https://github.com/ErezShahaf/Anabranch
查看原文
I recently noticed that some easy tickets I get during my day job can be solved with a single prompt, so I built a simple open-code orchestration system between Jiran, Coding agents (cursor/claude), and github.<p>The goal is to automate the easy tickets that every decent engineer will solve in roughly the same way, and let us just accept a ready PR.<p>Now I'm stuck on a different problem: how do you get the first real startups to actually try an open source tool like this?<p>I have posted about my tool in X, reddit, and here. I have received stars and even some positive comments so it does seem like there is some interest in the idea, but AFAIK there isn't a startup that actually uses it.<p>I'm really not sure how to go about it, I'm not trying to make money from it, so I don't want to start cold approaching companies - but I like building stuff in my spare time and would have loved to see it really being used by startups.<p>How do I do that?<p>Repo if anyone is curious:
https://github.com/ErezShahaf/Anabranch