--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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!