Ronan McCarte
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

How Mintlify uses Claude Code as a technical writing assistant
As the sole technical writer at Mintlify, I'm always looking for ways to improve my workflows and empower other people on my team to contribute to the docs. I also want to take a vacation without blocking docs ships for a week and a half.
August 19, 2025Ethan Palm
Technical Writing

AI Documentation Trends: What's Changing in 2025
Coming into 2025, there were a number of predictions as to how AI would impact what we do and how we do it. And just halfway through the year, those predictions are already reshaping our daily tools and practices faster than anyone expected, across nearly every domain.
August 6, 2025Emma Adler
Contributor @ Hackmamba
Ronan McCarte
Engineering