Skip to content

actiago/osx-cache-clean

Repository files navigation

Simple OSX Cache Clean

Getting Started

Prerequisites

  • curl or wget should be installed
  • git should be installed

Basic Installation

Simple OSX Cache Clean is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

Install using curl

    sh -c "$(curl -fsSL https://raw.githubusercontent.com/actiago/osx-cache-clean/master/install.sh)"

Install using wget

    sh -c "$(wget https://raw.githubusercontent.com/actiago/osx-cache-clean/master/install.sh -O -)"

Usage example

  • Install

    Install

  • Run

    Run-Forest

Features for next version

  • New cache files and folders to clean

License

MIT