January 16, 2020

185 words 1 min read

The monorepo: Storing your source code has never been so much fun

The monorepo: Storing your source code has never been so much fun

The popularity of Git and GitHub has led to an explosion in the number of software repositories. But is creating a new repository always the right approach? Gareth Rushgrove offers an overview of the monorepoputting all your product's or organization's code in a single repositorycovering the advantages of monorepos and the tools to help maintain them.

Talk Title The monorepo: Storing your source code has never been so much fun
Speakers Gareth Rushgrove (Snyk)
Conference O’Reilly Velocity Conference
Conf Tag Build Resilient Distributed Systems
Location London, United Kingdom
Date October 18-20, 2017
URL Talk Page
Slides Talk Slides
Video

The popularity of Git and GitHub has led to an explosion in the number of software repositories. But as the cost of creating a new repository hit zero and the microservices zeitgeist took hold, how many of us asked whether an unbounded number of separate code repositories was the best way of organizing our code? Gareth Rushgrove offers an overview of the monorepo—putting all your product’s or organization’s code in a single repository—covering the advantages of monorepos and the tools to help maintain them. Topics include:

comments powered by Disqus