docs/index.md
$ mise doctor ✓ mise is ready</code></pre> </div> <div class="recipe-panel recipe-panel-2"> <pre><code>$ mise use node@24 [email protected] terraform@1 ✓ wrote mise.toml
$ mise install ✓ installed 3 tools</code></pre> </div> <div class="recipe-panel recipe-panel-3"> <pre><code>$ cat .env.local DATABASE_URL=postgres://localhost/orders
$ mise env -s bash export DATABASE_URL=postgres://localhost/orders</code></pre> </div> <div class="recipe-panel recipe-panel-4"> <pre><code>$ mise run test → lint · typecheck · unit · e2e ✓ 4 tasks complete
$ mise run deploy ✓ shipped</code></pre> </div> </div> </div>
</div> <div class="landing-section landing-cta"> <p class="landing-kicker">Ready When You Are</p> <h2><em>Allez,</em> prep your station.</h2> <div class="landing-mini-install"><code>curl https://mise.run | sh</code></div> <div class="landing-links"> <a href="/getting-started">Getting started</a> <a href="/demo">Run the demo</a> </div> </div> </section>