Skip to content

DNI9/gitdowner-cli

Repository files navigation

Gitdowner CLI

Download github directory from CLI with single command

demo

Usage

Simply run with npx (nodejs must be installed locally)

  npx gitdowner d <url>

Run Locally

Clone the project

  git clone https://github.com/DNI9/gitdowner-cli.git

Go to the project directory

  cd gitdowner-cli

Install dependencies

  yarn install

Build

  yarn build

output will be in build directory

Packaging

Package the application into a single executable by running

  yarn package

this will generate executable for linux and windows, output will be in the dist directory

About

Download GitHub directory from CLI with single command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published