Skip to content

dorianmariecom/dorian-dir-and-self

Repository files navigation

dorian-dir-and-self

List tracked top-level directories in a git repo, plus ..

Install

gem install dorian-dir-and-self

Also included in the aggregate gem:

gem install dorian

Usage

dir-and-self

Run dir-and-self -h for generated option details and dir-and-self -v for the installed version.

Notes

  • Uses git ls-files, ignores dot-prefixed paths, and prints only directories plus the current directory marker.

Examples

Use with another command

dir-and-self | xargs -n1 echo

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors