CLI to scaffold a codebase for working with Code Components
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3558752. -->
Reported by: [balintbrews](https://www.drupal.org/user/613760)
Related to !339
>>>
<h3 id="overview">Overview</h3>
<p>Provide a CLI command to scaffold a codebase for working with Code Components outside of Canvas, i.e. in a local development environment.</p>
<h3 id="proposed-resolution">Proposed resolution</h3>
<ol>
<li>Support multiple templates. Temporarily add <a href="https://github.com/balintbrews/canvas-cc-starter"><code>canvas-cc-starter</code></a> (to be replaced with a fork featuring more neutral appearance and UI copy, which we'll recommend as the official template).</li>
<li>Clone template repository.</li>
<li>Initialize new repository.</li>
<li>Install packages.</li>
</ol>
issue