TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

3 pointsby sosedoffover 7 years ago

1 comment

sosedoffover 7 years ago
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 未加载