1.3.1 • Published 1 year ago

downrepo v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

DOWNREPO

downrepo is an simple CLI tool to download any github repo but specifically designed for downloading sub-directories just because git clone doesn't allow us to download sub-directories..

Installation

bun install -g downrepo
pnpm install -g downrepo
npm install -g downrepo
yarn install -g downrepo

Usage

$ downrepo https://github.com/vgseven/templates/tree/main/next/next-general

Explanation

downrepo accepts single arguments:

  1. The URL of the repository to download

Issues

If you find any issues, please open an issue on the Issues page.

1.3.1

1 year ago

1.3.0

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.3

1 year ago

1.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago