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

Turn into a monorepo #1341

Open
JoshuaKGoldberg opened this issue Sep 30, 2023 · 1 comment · May be fixed by #1314
Open

Turn into a monorepo #1341

JoshuaKGoldberg opened this issue Sep 30, 2023 · 1 comment · May be fixed by #1314
Assignees
Labels
area: tooling Managing the repository's maintenance 🛠️ breaking change This would cause an incompatible API change status: accepting prs Please, send a pull request to resolve this! 🙏

Comments

@JoshuaKGoldberg
Copy link
Owner

Overview

Following up on #1040: I'm going to turn this repository into a monorepo named ts-lift. Its packages will be:

  • ts-enhance
  • ts-initialize
@JoshuaKGoldberg
Copy link
Owner Author

For visibility, here's my planning for the second half of 2024:

  1. Use create-typescript-app (CTA) for all my repos, including emoji-blast and TypeStat ✅
  2. Set up an emoji-blast monorepo and website, emojiblast.dev
  3. Split out a general "create" engine and website out of CTA 👈 we are here
  4. Onboard CTA to use that create engine
  5. Write a generalized GitHub linter using create
  6. Expand create to support monorepos well
  7. Use create's monorepo support to scaffold TypeStat into a new "ts-lift" monorepo with "ts-enhance" and "ts-initialize" as two main packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tooling Managing the repository's maintenance 🛠️ breaking change This would cause an incompatible API change status: accepting prs Please, send a pull request to resolve this! 🙏
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant