AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
James Street's Monorapo Build System
In the last year you've joined James Street and are working on our build systems team. The current build system is called Jenga and it's been in production for a long time. A Monorapo is when you put all the projects that you work on in a single repository which really simplifies problems with versioning. You get to build your code without ever having to say the word constraint solver. In Dune the language we use to describe build goals is a version which allows you to have multiple projects developed independently of each other.