Skip to content

olivegamestudio/RepoShelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RepoShelf

RepoShelf catalogs and manages Git repositories from the command line.

Install

Install RepoShelf as a .NET tool:

dotnet tool install --global RepoShelf

After installing, verify the command is available:

reposhelf help

Update an existing install:

dotnet tool update --global RepoShelf

Usage

reposhelf add https://github.com/olivegamestudio/RepoShelf.git --group olivegamestudio --tag repo --reason "My personal project"
reposhelf add ~/src/my-repo --group work --reason "Active client work" --tag client
reposhelf list
reposhelf show RepoShelf
reposhelf status
reposhelf remove RepoShelf

Repository metadata is stored as JSON in the user configuration directory. Set REPOSHELF_HOME to override the storage directory.

About

Catalog and manage local Git repositories from the command line.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages