bootme-gitclone

bootme-gitclone JS library on GitHub bootme-gitclone JS library on npm Download bootme-gitclone JS library

Task to clone a Git Repository

Version 0.0.27 License ISC
bootme-gitclone has no homepage
bootme-gitclone JS library on GitHub
bootme-gitclone JS library on npm
Download bootme-gitclone JS library
Keywords
bootmegitclonetask

bootme-gitclone

Task to clone a Git Repository

Usage

registry.addTask(
  new GitcloneTask('gitclone').setConfig({
    url: 'https://github.com/netzkern/eslint-config-netzkern-base',
    path: '/test-checkout'
  })
)

Result

  • Local path of the repository (String)

Rollback

  • Remove the repository