# file_cabinet [![Crates.io](https://img.shields.io/crates/v/file_cabinet)](https://crates.io/crates/file_cabinet) [![Docs.rs](https://img.shields.io/docsrs/file_cabinet)](https://docs.rs/crate/file_cabinet) [![License](https://img.shields.io/crates/l/file_cabinet)](https://github.com/samwyss/file_cabinet) ## Purpose A high performance CLI tool designed to make organizing files easier. ## How to Use Please check back soon. ## How to Contribute Please open a pull request to request additional features using the templates found at `.github/ISSUE_TEMPLATE/` ## Roadmap **Current Roadmap**
  1. Achieve Feature Parity with FileMan (see below in History)
  2. Introduce Parallelization
  3. GUI Support
  4. Additional Features
Roadmap may change at any time due to feature requests and/or external contributors. Please check back here for the latest roadmap. ## History This project is a successor to my previous [FileMan repository](https://github.com/samwyss/FileMan) which was designed to quickly organize and backup family pictures.