Categorygithub.com/passsy/gh-tidy-clone
repositorypackage
0.1.2
Repository: https://github.com/passsy/gh-tidy-clone.git
Documentation: pkg.go.dev

# README

Tidy clone

Github cli extension (gh extension) to clone repos into ~/Projects/github/{org}/{repo} on the local filesystem

Install

gh extension install passsy/gh-tidy-clone

Usage

gh tidy-clone https://github.com/passsy/deep_pick.git

# Clones into ~/Projects/github/passsy/deep_pick

Development

go build
gh extension install .