UNPKG

repoweaver

Version:

A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies

3 lines 125 B
export { Bootstrapper } from './bootstrapper'; export { TemplateManager } from './template-manager'; export * from './types';