<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>solverforge-cli on SolverForge</title><link>https://solverforge.org/docs/solverforge-cli/</link><description>Recent content in solverforge-cli on SolverForge</description><generator>Hugo</generator><language>en</language><atom:link href="https://solverforge.org/docs/solverforge-cli/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started</title><link>https://solverforge.org/docs/solverforge-cli/getting-started/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solverforge.org/docs/solverforge-cli/getting-started/</guid><description>&lt;h1 id="getting-started-with-solverforge-cli"&gt;Getting Started with solverforge-cli&lt;a class="td-heading-self-link" href="#getting-started-with-solverforge-cli" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;This guide covers the current onboarding path:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;install &lt;code&gt;solverforge-cli&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;scaffold a project shell&lt;/li&gt;
&lt;li&gt;run the local server&lt;/li&gt;
&lt;li&gt;grow the domain with generator commands&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Rust stable toolchain&lt;/li&gt;
&lt;li&gt;Cargo (included with Rust)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="install-the-cli"&gt;Install the CLI&lt;a class="td-heading-self-link" href="#install-the-cli" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;cargo install solverforge-cli
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;If you already installed it previously, update to the latest published crate:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;cargo install solverforge-cli --force
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="create-a-new-project"&gt;Create a New Project&lt;a class="td-heading-self-link" href="#create-a-new-project" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The current scaffold command creates a neutral app shell:&lt;/p&gt;</description></item></channel></rss>