/fairy

File and directory organization tool

Primary LanguageGoMIT LicenseMIT

Fairy

文件目录管理精灵。

安装

go install github.com/xuender/fairy@latest

用法

在目录中运行命令,根据目录下的配置,将文件移动到对应目录中。

# config
fairy init
fairy

init

初始化配置文件。

fairy init

meta

显示文件或目录类型。

fairy meta [path...]

move

移动文件或目录到分组目标目录。

fairy move [path...]