TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Gitkit – Toolkit to build Git push workflows with Go

3 点作者 sosedoff超过 7 年前

1 comment

sosedoff超过 7 年前
For anyone wondering what this is: it&#x27;s tool to build flows like &quot;git push to X&quot;. I&#x27;ve built a few internal tools that use this package, mostly for deployment purposes similar to Heroku (but based on Docker).<p>The toolkit consists of 2 pieces: the server (http&#x2F;ssh based) and push receiver. The server component provides the git repository endpoint and permission handling, and the receiver piece allows to setup the logic flow, like what to do with the push and ability to read the push tree structure and run some commands against it.<p>I&#x27;ve created this package some time ago, but decided to post just now, maybe someone will find it useful.<p>Thanks!
评论 #16207176 未加载