tefkah/Split Monorepo

Split monorepo to many different repositories on GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package-jsonWhether to only look for directories with a package.json file, and use the name field as the repository namefalse
usernameThe username to use for the git config""
orgThe organization to use for the git config""
tokenAn access token with the required scopes. Namely, it needs to be able to create repositories and push to them, for either yourself or your org.yes
matchA (series of space separated) glob(s) of which directories to split.yes
filterA regex of which directories to exclude from splitting.no
meta-jsonA JSON file containing meta information about the repositories to be created.no
nameWhether or not to use the name field in the package.json file as the repository name.nofalse
descriptionWhether or not to use the description field in the package.json file as the repository description.nofalse
topicsWhether or not to use the keywords field in the package.json file as the repository topics.nofalse
forceWhether or not to split the repo even if there haven't been any changes in the directories to split.nofalse
rootThe root directory of the monorepo.no

no outputs