/crtime-rs

Experimental CLI tool to prepend creation datetime to filenames

Primary LanguageRust

⏰🦀 crtime-rs

Experimental CLI tool to prepend file creation dates to their filenames

Installation

  1. Clone repository
  2. cd crtime-rs
  3. cargo run

Usage

🚧 TODO