Skip to content

dorianmariecom/dorian-git-tree

Repository files navigation

dorian-git-tree

Lists your files and directories in your git repository as a tree

e.g. git tree

.
├── .gitignore
├── .prettierrc
├── LICENSE
├── README.md
├── bin/
│    └── git-tree
├── dorian-git-tree.gemspec
└── lib/
    └── dorian/
        └── git/
            └── tree.rb

Install

gem install dorian-git-tree

Or as part of my other gems:

gem install dorian

Usage

git tree
git tree app/views
git tree db/
git tree app/models/user.rb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published