goclean

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 14 Imported by: 0

README

Goclean

Clean your filesystem with ease
Screenshot

Goclean is written in Go, using the beautiful bubbletea framework.


  1. Enter the directories you want to find

  2. Press space/delete to delete the directory

  3. Enjoy all the precious bits you saved

Reasons to use goclean:
  • Get rid of space wasted by old build files

  • Quickly delete unused folders

  • Compress project files for backups etc.

Installation

Go 1.17+ is required. Install go here

$ go install github.com/aarol/goclean@latest

This should build the program for your system. It should also add it to your $PATH.

Usage

$ goclean <dir> (dir2 dir3...)
Options
  • -e,--exclude "<dir> (dir2...)": Exclude directories from search
  • -a,--all: Include hidden directories (directories starting with ".")
  • --home: Start search from "$HOME" instead of current working directory
  • -d,--debug: Write debug.log to the current working directory

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL