Back to Rome

Init

website/src/components/cli-screenshots/init.md

0.4.22.9 KB
Original Source
<pre class="language-text collapsed collapsable"><code class="language-text"><span style="color: CornflowerBlue">$</span> rome init <strong> Welcome to Rome! Let&apos;s get you started... </strong> <strong>Summary</strong> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ <strong><span style="color: DodgerBlue;">ℹ </span></strong><span style="color: DodgerBlue;"><strong>1</strong></span><span style="color: DodgerBlue;"> </span><span style="color: DodgerBlue;">file</span><span style="color: DodgerBlue;"> saved</span> <strong><span style="color: MediumSeaGreen;">✔ </span></strong><span style="color: MediumSeaGreen;">No problems found!</span> <strong>Files created</strong> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ <span style="opacity: 0.8;">- </span><strong><span style="text-decoration-style: dashed; text-decoration-line: underline;">rome.json</span></strong>: Your project configuration. Documentation: <a href="https://rome.tools/#project-configuration">https://rome.tools/#project-configuration</a> <span style="opacity: 0.8;">- </span><strong><span style="text-decoration-style: dashed; text-decoration-line: underline;">.editorconfig</span></strong>: Sets editor formatting and indentation options. Documentation: <a href="https://editorconfig.org/">https://editorconfig.org/</a> <strong>What next?</strong> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ <span style="opacity: 0.8;">1. </span><strong>Setup an editor extension</strong> Get live errors as you type and format when you save. Learn more: <a href="https://rome.tools/#editor-integration">https://rome.tools/#editor-integration</a> <span style="opacity: 0.8;">2. </span><strong>Try a command</strong> <i>rome ci</i> is used to validate your code, verify formatting, and check for lint errors. Run <i>rome --help</i> for a full list of commands and flags. <span style="opacity: 0.8;">3. </span><strong>Read documentation</strong> Our website serves as a comprehensive source of guides and documentation <a href="https://rome.tools/">https://rome.tools/</a> <span style="opacity: 0.8;">4. </span><strong>Get involved in the community</strong> Ask questions, get support, or contribute by participating on GitHub (<a href="https://github.com/rome/tools">https://github.com/rome/tools</a>) or our community Discord (<a href="https://discord.gg/rome">https://discord.gg/rome</a>) </code><button aria-hidden="true" class="expand">Click to Expand</button></pre>