Skip to content

pacroy/python-cli-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Utility in Python

Lint Code Base Check Markdown links Test CLI

CLI utility scripts written in Python

gitscan

Print Git status of all subdirectoies. Use --help to see usage.

$ ./gitscan.py ~/tmp
Repository              Branch                  Status
notgit                  n/a                     not a git repository
branchstale             main                    clean
branch                  newbranch               clean
this_is_a_very_long_... n/a                     not a git repository
dirty-staged            main                    dirty
dirty-unstaged          main                    dirty
tmp2                    n/a                     not a git repository

About

CLI utility scripts written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages