taro-cli

Crates.iotaro-cli
lib.rstaro-cli
version0.1.0
sourcesrc
created_at2022-11-14 23:56:44.590557
updated_at2022-11-14 23:56:44.590557
descriptionWrapper for multiple quality of life command-line tools.
homepage
repositoryhttps://github.com/boranseckin/taro
max_upload_size
id715291
size38,544
Boran Seckin (boranseckin)

documentation

README

taro

Rust

Wrapper for multiple quality of life command-line tools.

Modules

  • Find: Finds all the files recursively in a directory that matches the substring query provided.

  • Grep: Finds all the lines in a file that match the substring query provided.

  • Git Ignore: Generates a gitignore files tailored to the technology specified.

Commit count: 19

cargo fmt