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

feat(cli-compat): allow install from emulsify-cli with default components #115

Merged
merged 6 commits into from
Mar 1, 2024

Conversation

mikeethedude
Copy link
Contributor

@mikeethedude mikeethedude commented Mar 1, 2024

Summary

This adds some default components so that UI Kit can be installed by emulsify cli.

Related to emulsify-ds/emulsify-cli#233

This allows for this to be installed without major architectural changes to Emulsify CLI

How to review this pull request

  • Install emulsify like normal `emulsify init "something" --platform drupal <path/to/drupal>
  • Go to the installed theme and check out this branch `emulsify system install --repository https://github.com/emulsify-ds/emulsify-ui-kit.git --checkout update-system-config
  • Should have installed with a few default components. Successfully installed the emulsify-ui-kit system using the drupal variant.

@amazingrando amazingrando added 🎉 Passes Code Review Code is approved by the reviewer. 🎉 Ready to Merge Functionality is approved by the reviewer. labels Mar 1, 2024
@amazingrando amazingrando merged commit dd16c60 into main Mar 1, 2024
1 of 2 checks passed
@amazingrando amazingrando deleted the update-system-config branch March 1, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 Passes Code Review Code is approved by the reviewer. 🎉 Passes Functional Review Functionality is approved by the reviewer. 🎉 Ready to Merge Functionality is approved by the reviewer.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants