Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to lerna monorepo #92

Merged
merged 7 commits into from
Oct 14, 2021
Merged

Move to lerna monorepo #92

merged 7 commits into from
Oct 14, 2021

Conversation

brantburnett
Copy link
Owner

Motivation

Separate the CLI version into a separate package to reduce the weight of the API version.

Modifications

Use lerna to create a monorepo.

Move CLI functionality to a new package and reduce dependencies on the
main package.

Change UI prompt to use a callback.

Motivation
------------
Separate the CLI version into a separate package to reduce the weight of the API version.

Modifications
---------------
Use lerna to create a monorepo.

Move CLI functionality to a new package and reduce dependencies on the
main package.

Change UI prompt to use a callback.
@brantburnett brantburnett merged commit 4eb0b63 into master Oct 14, 2021
@brantburnett brantburnett deleted the monorepo branch October 14, 2021 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant