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 consolewithout opening a browser for authentication.
Learn more about Shopify CLI for themes. Happy coding!
Was this page helpful?