playrote.play.v1

ddamn-rachit/clone-repo-into-folderv0.3.1Public

Clone repo into folder

Ensure a base directory exists and clone a git repo into it, skipping the clone if already present

  • Published 23 Aug 2026
  • Downloads 5
  • Needs rote 0.62.0+
  • Digest sha256:de294e5c3d81…
  • Reference damn-rachit/clone-repo-into-folder@0.3.1

Before you run it5 local tools

Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.

  • mkdirlocal tool

    Must be on your PATH. rote reports what it finds during inspect.

  • shlocal tool

    Must be on your PATH. rote reports what it finds during inspect.

  • gitlocal tool

    Must be on your PATH. rote reports what it finds during inspect.

  • basenamelocal tool

    Must be on your PATH. rote reports what it finds during inspect.

  • lslocal tool

    Must be on your PATH. rote reports what it finds during inspect.

Inputs2, all required

rote asks for these before running and shows the defaults it will use.

  • Base dirbase_dir

    Base directory to create (with parents) and clone into. Relative paths resolve against $HOME, e.g. /root/projects/gitlab or myprojects/gitlab.

    requiredstringcustom value allowed
  • Repo urlrepo_url

    Repository to clone. Accepts a GitHub repo link (https://github.com/owner/repo), an HTTPS clone URL (https://github.com/owner/repo.git), an SSH clone URL (git@github.com:owner/repo.git or ssh://git@github.com/owner/repo.git), or the GitHub CLI owner/repo shorthand (e.g. octocat/Hello-World).

    requiredstringcustom value allowed

What it changes

No write operations are declared in this version's manifest.

Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.

Runtime details
  • rote CLIversion 0.62.0 or newer
  • Servicesnone declared
  • Digestsha256:de294e5c3d81633721da794787dd7fe5291f18043e7207e82c50cd675fb5f2b9
  • Archive size4128 bytes
  • Published2026-08-23T10:11:15.565556+00:00
  • Published withrote 0.72.0

Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.

A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.