bootme-gitclone

0.0.27 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i bootme-gitclone

Weekly Downloads

0

Version

0.0.27

License

ISC

Last publish

Collaborators

  • starptech