0.0.2 • Published 1 year ago

anyrepo v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

anyrepo

anyrepo is a cli, what download and extract a git repository (GitHub, GitLab, Bitbucket).

install

npm i anyrepo -g

usage

anyrepo create [options] <project-name>

create a new project

options:
  -f, --force      overwrite target directory if it exists
  -r, --url <url>  repo url
  -h, --help       display help for command