UNPKG

gitsu-cli

Version:

Interactive command line util for quickly & easily switching git users

5 lines (4 loc) 60 B
export interface IUser { name: string; email: string; }