Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 187 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 187 Bytes

⏰🦀 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