Categorygithub.com/eddie023/declutter
module
0.0.3
Repository: https://github.com/eddie023/declutter.git
Documentation: pkg.go.dev

# README

declutter

Declutter is a tool to organize your files in correct folder structure. Remove all the clutter from your specified directory from your terminal!

Declutter looks into all the files(excluding hidden files) provided in a given directory. Then based on extension type moves those files into relevant folders.

Usage:

Usage: declutter [options...] -p <filepath>

Options: 
        --verbose Show verbose logs.
        --path path to the directory where you would like to run this. By Default, will prompt you to confirm current directory location.
        --show Show the result of running this action without moving files.

# Packages

No description provided by the author
No description provided by the author