make-space
v0.1.25
Published
Free up hard disk space
Downloads
38
Readme
BETA NOTICE: This module is still in development and in an early stage. Be careful with deleting stuff for now!
make-space
⚡️ Fast, lightweight, simple: Less than 1 MB, no dependencies[1]. make-space
downloads and runs in 5 seconds!
👨💻 Focused on developers: Finds ways to free up space that other tools don't, such as clearing npm, Homebrew, Xcode, Yarn caches and removing unnecessary Docker images!
📦 No installation needed: You just need a newer version of npm. Then you can just type npx make-space
!
How to use
$ npx make-space
Strategies
To free up space, we employ a variety of different strategies. Small savings add up! All strategies that are implemented are also documented on the website.
What ideas do you have to make space?
We would love if you send us pull requests with new strategies to free up even more space!
Here are some instructions on how to do so!
License
MIT © Jonny Burger
1) The version that is published on npm is bundled with webpack and then minified, which means you don't need to install the dependencies!