Skip to content

gitpod-samples/multirepo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

multirepo-template

A template for multi-repo development environments that separates user-specific repository selection from centrally managed dev tooling.

Problem

  • Users want flexibility to clone the repositories they need while benefiting from a centrally provided dev experience.
  • Leaders want to provide a consistent dev experience across teams without managing individual repository configurations.

For Users

  1. Create a new repo from this template
  2. Edit repositories.sh to list the repos you need
  3. Commit and push your changes
  4. Start a dev environment — the DevContainer feature provides your dev tooling automatically

For Leaders

  1. Update the DevContainer feature to provide the dev experience (tools, extensions, settings). The feature participates in the image build and contributes lifecycle hooks.
  2. Ship the feature via container registry (ghcr.io)

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages