Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
emulsify-ds
/
emulsify-cli
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
5
Code
Issues
7
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Deploy
- #321
#321
Merged
robherba
merged 84 commits into
main
emulsify-ds/emulsify-cli:main
from
develop
emulsify-ds/emulsify-cli:develop
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
84
(84)
Checks
Files changed
Merged
Deploy
#321
robherba
merged 84 commits into
main
emulsify-ds/emulsify-cli:main
from
develop
emulsify-ds/emulsify-cli:develop
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2023
feat: adding command to create components
robherba
committed
2eb0d41
View commit details
Copy full SHA for 2eb0d41
Browse repository at this point
feat: add a handler for the new command
robherba
committed
fca8121
View commit details
Copy full SHA for fca8121
Browse repository at this point
feat: add the new handler options
robherba
committed
27102ce
View commit details
Copy full SHA for 27102ce
Browse repository at this point
feat: add functionality to create components
robherba
committed
2f0fecd
View commit details
Copy full SHA for 2f0fecd
Browse repository at this point
Commits on Dec 4, 2023
feat: present a parent structure chooser if no directory is specified
robherba
committed
264aff6
View commit details
Copy full SHA for 264aff6
Browse repository at this point
feat: move and rename type to StructureHandlerResponse
robherba
committed
182a6cb
View commit details
Copy full SHA for 182a6cb
Browse repository at this point
feat: refine documentation
robherba
committed
772ce92
View commit details
Copy full SHA for 772ce92
Browse repository at this point
Commits on Jun 17, 2024
chore(2.x): remove eslint
mikeethedude
committed
1a03e52
View commit details
Copy full SHA for 1a03e52
Browse repository at this point
chore(2.x): remove lint github action
mikeethedude
committed
40d6522
View commit details
Copy full SHA for 40d6522
Browse repository at this point
chore(2.x): adding formatting back to pre-commit
mikeethedude
committed
24b8f33
View commit details
Copy full SHA for 24b8f33
Browse repository at this point
chore(2.x): perms fix
mikeethedude
committed
9e5e8b5
View commit details
Copy full SHA for 9e5e8b5
Browse repository at this point
Commits on Aug 3, 2024
feat(2.x): major overhaul for esm
mikeethedude
committed
930b3ec
View commit details
Copy full SHA for 930b3ec
Browse repository at this point
Commits on Aug 5, 2024
Merge branch 'develop' of github.com:emulsify-ds/emulsify-cli into create-component-command
robherba
committed
a36fb34
View commit details
Copy full SHA for a36fb34
Browse repository at this point
Commits on Sep 3, 2024
feat(2.x): cleaning up for common js issues
mikeethedude
committed
9879539
View commit details
Copy full SHA for 9879539
Browse repository at this point
feat(2.x): cleaning up for common js issues
mikeethedude
committed
dbb485b
View commit details
Copy full SHA for dbb485b
Browse repository at this point
feat(2.x): cleaning up for common js issues
mikeethedude
committed
73f4b60
View commit details
Copy full SHA for 73f4b60
Browse repository at this point
feat(2.x): cleaning up tests and getting something committed
mikeethedude
committed
5a76d6d
View commit details
Copy full SHA for 5a76d6d
Browse repository at this point
feat(2.x): more tests and avoiding issues
mikeethedude
committed
664f374
View commit details
Copy full SHA for 664f374
Browse repository at this point
Commits on Sep 5, 2024
Merge branch 'develop' into 2.x
robherba
committed
7600cbf
View commit details
Copy full SHA for 7600cbf
Browse repository at this point
feat(2.x): removing eslint
mikeethedude
committed
ee8887e
View commit details
Copy full SHA for ee8887e
Browse repository at this point
feat(2.x): add the resolve-current-path file
robherba
committed
d8d2794
View commit details
Copy full SHA for d8d2794
Browse repository at this point
feat(2.x): resolve errors in jsonSchemaToTs tests
robherba
committed
d6da041
View commit details
Copy full SHA for d6da041
Browse repository at this point
Commits on Sep 9, 2024
feat(2.x): downgrade the version of chalkjs
robherba
committed
4a8e6b5
View commit details
Copy full SHA for 4a8e6b5
Browse repository at this point
feat: add no-platform starter for default init installations
Callin Mullaney
committed
f627e9e
View commit details
Copy full SHA for f627e9e
Browse repository at this point
feat: include the drupal starter as an available option
Callin Mullaney
committed
fcd957d
View commit details
Copy full SHA for fcd957d
Browse repository at this point
chore: change develop to main branch for tests
Callin Mullaney
committed
fc7b8a3
View commit details
Copy full SHA for fc7b8a3
Browse repository at this point
Commits on Sep 10, 2024
feat: solving an issue with the getNoPlatformInfo function
robherba
committed
40cbce7
View commit details
Copy full SHA for 40cbce7
Browse repository at this point
Merge pull request #288 from emulsify-ds/platform-starters
Show description for 74a39be
robherba
authored
74a39be
View commit details
Copy full SHA for 74a39be
Browse repository at this point
feat: switch from chalk to colorette for log colors
robherba
committed
0403d66
View commit details
Copy full SHA for 0403d66
Browse repository at this point
Commits on Sep 20, 2024
feat: add the inquirer dependency
robherba
committed
8df13a7
View commit details
Copy full SHA for 8df13a7
Browse repository at this point
feat: adjusting the init command to work without parameters
robherba
committed
1dda1bd
View commit details
Copy full SHA for 1dda1bd
Browse repository at this point
Merge branch 'develop' of github.com:emulsify-ds/emulsify-cli into init-no-params
robherba
committed
13c8211
View commit details
Copy full SHA for 13c8211
Browse repository at this point
Commits on Sep 25, 2024
Merge pull request #294 from emulsify-ds/init-no-params
Show description for 5618368
mikeethedude
authored
5618368
View commit details
Copy full SHA for 5618368
Browse repository at this point
Merge pull request #289 from emulsify-ds/replace-chalk-colorette
Show description for e1daeea
mikeethedude
authored
e1daeea
View commit details
Copy full SHA for e1daeea
Browse repository at this point
fix(2.x): cleaning up some commands and git
mikeethedude
committed
99a7c17
View commit details
Copy full SHA for 99a7c17
Browse repository at this point
fix(2.x): cleaning up some commands and git
mikeethedude
committed
42299f2
View commit details
Copy full SHA for 42299f2
Browse repository at this point
Merge pull request #296 from emulsify-ds/2.x-cleanup-commands
Show description for bff7ca7
mikeethedude
authored
bff7ca7
View commit details
Copy full SHA for bff7ca7
Browse repository at this point
Commits on Sep 30, 2024
fix: replace deprecated fs.rmdir with fs.rm
robherba
committed
3a5c990
View commit details
Copy full SHA for 3a5c990
Browse repository at this point
fix: modify JSON import to avoid ExperimentalWarning
robherba
committed
529ffd5
View commit details
Copy full SHA for 529ffd5
Browse repository at this point
fix: implement custom ts loader
robherba
committed
62150af
View commit details
Copy full SHA for 62150af
Browse repository at this point
feat: update version to 2.0.0 and improve display for version command
robherba
committed
3b9beef
View commit details
Copy full SHA for 3b9beef
Browse repository at this point
Merge branch '2.x' of github.com:emulsify-ds/emulsify-cli into create-component-command
robherba
committed
f8434ce
View commit details
Copy full SHA for f8434ce
Browse repository at this point
Commits on Oct 23, 2024
Merge pull request #297 from emulsify-ds/2.x-clean-experimental-warnings
Show description for 71a9a76
mikeethedude
authored
71a9a76
View commit details
Copy full SHA for 71a9a76
Browse repository at this point
fix: directly assign repo.checkout value with a tag if no branch is supplied
Callin Mullaney
committed
275c193
View commit details
Copy full SHA for 275c193
Browse repository at this point
Commits on Oct 24, 2024
Merge branch '2.x' into fix-system-install-with-tags
mikeethedude
committed
778fe4e
View commit details
Copy full SHA for 778fe4e
Browse repository at this point
chore: restore package-lock.json
Callin Mullaney
committed
5781a7e
View commit details
Copy full SHA for 5781a7e
Browse repository at this point
feat: add jest test for the component creation command
robherba
committed
bb2266a
View commit details
Copy full SHA for bb2266a
Browse repository at this point
fix(2x-cache): port of 1-x cache fix
mikeethedude
committed
267069d
View commit details
Copy full SHA for 267069d
Browse repository at this point
fix(cache): missing extension
mikeethedude
committed
fb155ee
View commit details
Copy full SHA for fb155ee
Browse repository at this point
Merge branch 'fix-system-install-with-tags' into better-2-x-cache-fix
mikeethedude
committed
c678007
View commit details
Copy full SHA for c678007
Browse repository at this point
Commits on Oct 25, 2024
Merge pull request #306 from emulsify-ds/better-2-x-cache-fix
Show description for ceda6d6
mikeethedude
authored
ceda6d6
View commit details
Copy full SHA for ceda6d6
Browse repository at this point
Commits on Dec 13, 2024
Merge branch '2.x' of github.com:emulsify-ds/emulsify-cli into create-component-command
robherba
committed
b9057df
View commit details
Copy full SHA for b9057df
Browse repository at this point
fix: relative import issues in component create command
robherba
committed
31e11b0
View commit details
Copy full SHA for 31e11b0
Browse repository at this point
Merge pull request #234 from emulsify-ds/create-component-command
Show description for 73d4774
robherba
authored
73d4774
View commit details
Copy full SHA for 73d4774
Browse repository at this point
Commits on Oct 7, 2025
Merge branch 'develop' into 2.x
robherba
committed
08c5f28
View commit details
Copy full SHA for 08c5f28
Browse repository at this point
Commits on Feb 23, 2026
chore: update dependencies
robherba
committed
2951d5e
View commit details
Copy full SHA for 2951d5e
Browse repository at this point
Merge branch 'develop' of github.com:emulsify-ds/emulsify-cli into 2.x
robherba
committed
795569f
View commit details
Copy full SHA for 795569f
Browse repository at this point
chore: update GitHub Actions workflows to use Node 24 including semantic-release and lint
robherba
committed
18e0d14
View commit details
Copy full SHA for 18e0d14
Browse repository at this point
feat: add and configure release.config.cjs for semantic-release
robherba
committed
220ea3a
View commit details
Copy full SHA for 220ea3a
Browse repository at this point
chore: update Node.js version to 24 in .nvmrc and package.json
robherba
committed
d25e41a
View commit details
Copy full SHA for d25e41a
Browse repository at this point
chore: update semantic-release dependencies and add lint script
robherba
committed
e161dd7
View commit details
Copy full SHA for e161dd7
Browse repository at this point
Commits on Apr 9, 2026
chore: resolve npm install warnings
robherba
committed
411eaec
View commit details
Copy full SHA for 411eaec
Browse repository at this point
fix: inquirer type imports and resolve build errors
robherba
committed
03b9402
View commit details
Copy full SHA for 03b9402
Browse repository at this point
Commits on Apr 10, 2026
chore: migrate to modular @inquirer/prompts and fix Jest ESM compatibility
robherba
committed
0c0379d
View commit details
Copy full SHA for 0c0379d
Browse repository at this point
feat: improve feedback when component is not found during install
robherba
committed
0ac4c3c
View commit details
Copy full SHA for 0ac4c3c
Browse repository at this point
chore: add interactive overwrite prompt and improve UX log levels
robherba
committed
a2fbc85
View commit details
Copy full SHA for a2fbc85
Browse repository at this point
chore: rollback changes to .github
robherba
committed
ad55312
View commit details
Copy full SHA for ad55312
Browse repository at this point
ci: align GitHub Actions with Node 24 and new CI standards
robherba
committed
b4d8cde
View commit details
Copy full SHA for b4d8cde
Browse repository at this point
feat: add SDC support and interactive workflow for component creation
robherba
committed
448bb73
View commit details
Copy full SHA for 448bb73
Browse repository at this point
feat: add Drupal SDC support, interactive overwrites, and reach 100% test coverage
robherba
committed
dbf9b71
View commit details
Copy full SHA for dbf9b71
Browse repository at this point
feat: enhance generateComponent with SDC, better styles, and badges
robherba
committed
0a0a88d
View commit details
Copy full SHA for 0a0a88d
Browse repository at this point
Commits on Apr 16, 2026
chore: improve dependency install output messaging
robherba
committed
ad01d82
View commit details
Copy full SHA for ad01d82
Browse repository at this point
fix: component creation with multi-word names (e.g featuredItem)
robherba
committed
181f90a
View commit details
Copy full SHA for 181f90a
Browse repository at this point
Commits on Apr 22, 2026
Merge pull request #278 from emulsify-ds/2.x
Show description for 5aa43fe
robherba
authored
5aa43fe
View commit details
Copy full SHA for 5aa43fe
Browse repository at this point
Commits on May 28, 2026
chore: remove obsolete add‑to‑projects github actions
robherba
committed
e9b3141
View commit details
Copy full SHA for e9b3141
Browse repository at this point
chore: fix typo in contributor name
robherba
committed
08580fa
View commit details
Copy full SHA for 08580fa
Browse repository at this point
Commits on Jun 4, 2026
Merge pull request #322 from emulsify-ds/hotfix--remove-add-to-projects-workflow
Show description for 6a19269
robherba
authored
6a19269
View commit details
Copy full SHA for 6a19269
Browse repository at this point
Commits on Jun 5, 2026
chore: update dependencies
Callin Mullaney
committed
da24acd
View commit details
Copy full SHA for da24acd
Browse repository at this point
feat: make cli scriptable and tighten validation
Callin Mullaney
committed
23ac7ba
View commit details
Copy full SHA for 23ac7ba
Browse repository at this point
feat: support project component templates
Callin Mullaney
committed
f376ffb
View commit details
Copy full SHA for f376ffb
Browse repository at this point
ci: align release workflows with core
Show description for 82a0191
Callin Mullaney
committed
82a0191
View commit details
Copy full SHA for 82a0191
Browse repository at this point
fix: clean SDC component JS indentation
Callin Mullaney
committed
ab05f82
View commit details
Copy full SHA for ab05f82
Browse repository at this point
fix: scope file lookup cache by cwd
Callin Mullaney
committed
40fd89e
View commit details
Copy full SHA for 40fd89e
Browse repository at this point
fix: fail missing component arguments
Callin Mullaney
committed
afc5b48
View commit details
Copy full SHA for afc5b48
Browse repository at this point
You can’t perform that action at this time.