UNPKG

@ehubbell/gitty

Version:

A simple CLI that will fetch, store, and clone Github repos.

4 lines (3 loc) 109 B
export * from '../commands/clone'; export * from '../commands/config'; export * from '../commands/download';