Skip to content

🔥 Extremely cool CLI tool to visualize your repositories

License

Notifications You must be signed in to change notification settings

HardCodeDev777/vv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release

vv

Tool that gives you a clear, terminal-friendly view of your repositories — file trees, language stats, and more, right from the CLI.

Supported Platforms

  • Windows
  • Linux
  • macOs

Commands

Name Description
setup Setups vv
fs Shows repository filesystem info.
langs Shows detailed(tokei) languages statistic.
tree Shows filesystem tree of repository.
git Shows detailed git info.

Setup

After you downloaded binary from Releases, it is highly recommended to add directory that contains it to PATH.

Before general using, run:

vv setup

Important

If you don't want to manually write path to repository everytime, configure repositories folder (Do you want to locate folder for repositories?). After configuring, instead of vv langs --path long/path/to/my/repo you can write vv langs and it will suggest selection prompt with found repositories.


Usage

Discover available commands and options:

vv -h

Show more info about a command:

vv langs -h

About

🔥 Extremely cool CLI tool to visualize your repositories

Topics

Resources

License

Stars

Watchers

Forks

Languages