Skip to content

mateofz/gity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Directory Command Runner

A simple Python script to run commands in all subdirectories.

Features

  • Default Command: Runs git pull in all subdirectories.
  • Custom Commands: Specify any command with the --command option.
  • Colored Output: Highlights directory names for better readability.

EX.

gity --command "git pull"

Usage

  1. Install dependencies:
    pip install colorama

About

run commands in all subdirectories

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages