https://github.com/arrow2nd/gomi-rename
🗑 ゴミみたいなファイル名にリネームするCLIツール
https://github.com/arrow2nd/gomi-rename
cli golang
Last synced: about 1 month ago
JSON representation
🗑 ゴミみたいなファイル名にリネームするCLIツール
- Host: GitHub
- URL: https://github.com/arrow2nd/gomi-rename
- Owner: arrow2nd
- License: mit
- Created: 2022-08-03T03:22:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T04:02:35.000Z (3 months ago)
- Last Synced: 2025-03-18T13:46:43.596Z (about 1 month ago)
- Topics: cli, golang
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 25
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gomi-rename
ゴミファイル名に自動でリネームする CLI ツール
[](https://github.com/arrow2nd/gomi-rename/actions/workflows/release.yml)
[](https://github.com/arrow2nd/gomi-rename/actions/workflows/test.yml)
## Usage
```
$ gomi-rename -h
CLI tool for renaming to hellish file namesUsage:
gomi-rename [flags]Flags:
-d, --dryrun show execution results
-h, --help show help
-n, --number int number of decorations to add to file name (default 5)
-v, --version show version
```## Install
### Homebrew
```
brew tap arrow2nd/tap
brew install gomi-rename
```### Scoop
```
scoop bucket add arrow2nd https://github.com/arrow2nd/scoop-bucket.git
scoop install arrow2nd/gomi-rename
```### Binary
[Releases](https://github.com/arrow2nd/gomi-rename/releases) からお使いの環境にあったファイルをダウンロードしてください。
## Inspired by
> ゴミファイル名メーカー(@tooya2004 さん) | 診断メーカー
>
> https://shindanmaker.com/1119167