Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanburnette/go-file-conformity
https://github.com/ryanburnette/go-file-conformity
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanburnette/go-file-conformity
- Owner: ryanburnette
- License: mit
- Created: 2023-05-10T19:17:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T19:21:38.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T19:52:22.818Z (3 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [file-conformity](https://github.com/ryanburnette/go-file-conformity)
File conformity steps for certain personal use cases.
- all extensions become lowercase
- `.jpeg` files become `.jpg`## Usage
```shell
file-conformity [directory] [-d]
```- directory is optional, assumes current
- `-d` for dry run