MCPcopy Create free account
hub / github.com/breck7/scroll /

Class

clone.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14const packageJson = require("./package.json")
15
16class CloneCli extends SimpleCLI {
17 welcomeMessage = `\n👯 WELCOME TO CLONE`
18
19 clone(cwd, gitUrl, folderName) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected