adobe / adobe/helix-cli

CLI command to copy a block from the block collection to the current project

Open
#2,353 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
68
Forks
72
Avg merge
1d 3h
Merged PRs (30d)
8

Description

**Is your feature request related to a problem? Please describe.**
Give developers and easy way of adding block collection blocks to their boilerplate based projects

**Describe the solution you'd like**
A cli command along the lines of `aem install block ${blockName}`

**Describe alternatives you've considered**
My hunch is today this happens in one of 2 ways, a local checkout of block collection (that then needs to be kept up to date) or going to GitHub and copying file contents manually. Neither of those is overly cumbersome, but this would just add a small improvement to that workflow.

In terms of naming the command, I like using `install ${sub-command}` because it allows a bit of future extensibility for future sub-commands we may want to support (sidekick plugins, for example)

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.