Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monolike

A tool which facilitates the work with multiple repos as if it's a monorepo.

Documentation

Setup

  • Create you own monorepo-like directory
  • Clone monolike inside
  • Copy one of the runners from bin at the directory root (or install it globally)
  • Done one of:
    • Create subprojects.txt at the directory root and run ./mono clone (an example one is provided in etc/)
    • Manually clone your subprojects in the directory

Usage

run from the root directory

$ ./mono cmd [args]

Commands

  • clone - clones repos from subprojects.txt
  • status - runs git status for each subdirectory
  • pull - runs git pull -r in each subdirectory

About

Tool for working with multiple repos as if in a monorepo

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages