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: Reviewpatch is a code review tool based on the patch workflow

1 pointsby xjiaover 3 years ago

1 comment

xjiaover 3 years ago
Our team has been working on a suite of developer tools since the beginning of 2021. Today we are releasing reviewpatch -- a code review tool based on the patch workflow.<p>We have been dogfooding it since the very beginning and iterated the features along the way. So far the feature set is stable enough for it to be released. However, it is still buggy occasionally and has many rough edges. We tried to make it as self-contained as possible so that you could run it without many dependencies (such as a database).<p>v1.0 marks the start of receiving feedback from more people so that we can improve. It may not meet your standard of a production quality software :-)<p>We hope to add more features such as integration with popular CI systems and out-of-the-box static analysis support. If you have anything in mind, please leave a comment here or write to us at hello[at]reviewpatch.org