You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gt is a set of cross-platform command-line tools
to simplify using github repos. gt is easy to use directly
from the command line, improving where gh left off.
A few examples:
gt lr list all of your repos sorted by date
gt add newRepo add a new repo locally and remotely
gt checkInAll "msg" pulls, adds changes, commits, and pushes
gt status shows the local and remote repo status
gt has ample error checking, sensible initialization, and coordination
between your local and remote repos. Eventually gt will support a
powerful and extensible model with recipes for solo and team development.