Ronan McCarter
Engineering
Share this article

Mintlify launched their first Launch Week with significant CLI improvements, reducing installation size by 90% and cutting setup time by over 95%. The new prebuilt CLI eliminates yarn dependency issues and provides faster hot-reloading, making the docs-building experience much more efficient for developers.
Today is Day 1 of our first ever Launch Week! This week, we'll have something new each day for our users.
To kick-off, we are introducing our improved CLI.
We now ship a prebuilt version of Mintlify that's ready to run in seconds. Plus, we added a custom hot-reloading implementation to speed up development
What does this mean for you? For one, it means a huge reduction in the size of the Mintlify CLI on your disks—from 1443MB to 152 MB (about a 90% decrease!) — since we now only package the files that you actually need.
On top of that, the upgraded CLI cuts down on installation time by more than 95%, as setup steps are performed before the CLI is downloaded onto your machines. Plus, first load time has been cut down by around 85%, and hot-reload time has been reduced by more than 75%.
Last but not least, we are no longer dependent on yarn, which had been introducing countless variables to the platform and was prone to causing bugs for our users.
Why it matters
The optimal docs-building experience requires a platform with speed and efficiency.
To achieve this, we keep your docs content right in your codebase for convenient access. As soon as you push to Git, changes are automatically reflected in code, so the development process is just as easy as if users were previewing any other code.
The latest enhancements in our CLI has significantly cut down on load times for CLI installations, first loads, and hot-reloads on save, boosting load speeds up to 10 times faster than before.
With massively decreased load times, you can now leverage a smooth and powerful platform that is ready to run whenever you are.
Getting started
Upgrade your CLI with npm i -g mintlify@latest to get the latest CLI
To stay updated for the rest of Launch Week, follow our Twitter or join the community!
More blog posts to read

Terminal Agents Are the Future - We're Launching mint new
We're launching mint new to bring Mintlify to your terminal workflow. Create docs sites in seconds with terminal agents like Claude Code.
October 30, 2025Denzell Ford
Engineering

How we’re making Mintlify documentation more accessible
Learn about recent accessibility improvements and how Mintlify helps you create documentation that works for users regardless of how they access and interact with your site.
October 24, 2025Ethan Palm
Technical Writing
Ronan McCarter
Engineering