Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanburnette/go-file-conformity


https://github.com/ryanburnette/go-file-conformity

Last synced: 22 days ago
JSON representation

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