color_code_cli_tool

Crates.iocolor_code_cli_tool
lib.rscolor_code_cli_tool
version0.1.0
created_at2024-12-17 04:54:23.177165+00
updated_at2024-12-17 04:54:23.177165+00
descriptionA CLI tool to reverse a string.
homepagehttps://github.com/Blasber15-hue/color_code
repositoryhttps://github.com/Blasberg15-hue/color_code
max_upload_size
id1485793
size12,109
(Blasberg15-hue)

documentation

https://docs.rs/color_code

README

"# Color Code tool"

A CLI tool to color code directories, regular files and symbolic links

Installation

To install the 'color_code' crate, add it to your Cargo.toml' Build the project in release mode using cargo build –release Navigate to target/release directory and run .\color_code.exe If you want to use it on any directory, add it to Path and restart command prompt

Use

To use this crate you need to use the command "color_code.exe" inside of a directory

Commit count: 0

cargo fmt