Skip to main content

Introducing crs

· One min read
Mathieu Barbin
Author & Maintainer of crs

Iron, a code review system developed by Jane Street, supports embedding code review annotations directly into source code using special comments called "CRs."

Inspired by this concept, I decided to build a standalone and lightweight tool for managing CRs embedded in source code. I've started this project, which primarily consists of libraries and a command-line interface named crs (the name checks out!).

Hello

· One min read
Mathieu Barbin
Author & Maintainer of crs

Hello! I've just launched a blog section within the crs documentation, powered by Docusaurus. This new space is designed to keep you updated with all things related to crs. Stay tuned for more updates and insights. Happy CR-ing!