Sha256: cae97731858ffb018900944cd58e108c75d7792b56f0113ed4604e4ccff4ecce

Contents?: true

Size: 412 Bytes

Versions: 9

Compression:

Stored size: 412 Bytes

Contents

# OrganizeFiles

This gem provides `Organize Files` integration for Ruby and allows to organize files in your system into their respective folders.

## Getting started

- Install the gem
`gem install organize_files`
- Enter the directory you want to sort the files in.
`organize_files '/path/to/file'`

### Requirements

This gem requires Ruby 3.0+.

## Contributing
Please see [CONTRIBUTING.md](CONTRIBUTING.md)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
organize_files-1.0.8 README.md
organize_files-1.0.7 README.md
organize_files-1.0.6 README.md
organize_files-1.0.5 README.md
organize_files-1.0.4 README.md
organize_files-1.0.3 README.md
organize_files-1.0.2 README.md
organize_files-1.0.1 README.md
organize_files-1.0.0 README.md