jcreamer898 / monogen

Quickly generate a monorepo for mocking, or running tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monogen

Quickly generate a monorepo scaffold!

image

Usage

npx monogen

Customizing

You can create a templates directory of your own, and pass the paths in the prompts.

By default, it will create 50 packages, and use the templates which exist in ./src/templates in order to create the monorepo.

About

Quickly generate a monorepo for mocking, or running tests.


Languages

Language:JavaScript 92.5%Language:Handlebars 7.5%