---
title: >-
  Shopify CLI is now easier to install and faster for Liquid theme development -
  Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/shopify-cli-is-now-easier-to-install-and-faster-for-liquid-theme-development
  md: >-
    https://shopify.dev/changelog/shopify-cli-is-now-easier-to-install-and-faster-for-liquid-theme-development.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Themes
    handle: dev_themes
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-09-16T07:24:19-04:00'
  postedAt: '2024-09-18T15:00:00-04:00'
  updatedAt: '2024-09-18T08:21:36-04:00'
  effectiveAt: '2024-09-18T15:00:00-04:00'
---

September 18, 2024

Tags:

* Themes

# Shopify CLI is now easier to install and faster for Liquid theme development

Today, a new version of Shopify CLI is available, bringing with it a better development experience that streamlines your setup for building Shopify themes.

The update includes the following improvements:

* Instant development server startup, so there's no need to wait for synchronization before opening a browser.
* No dependency on Ruby and unified commands implementation on TypeScript, which streamlines your development cycle with easier install & setup.
* A headless Liquid console, so you can run `shopify theme console` without opening a browser for authentication.

Learn more about [Shopify CLI for themes](https://shopify.dev/docs/storefronts/themes/tools/cli). Happy coding!
