bootme-gitclone

js
Task to clone a Git Repository
Version 0.0.27 License ISC
Keywords
bootmegitclonetask
INSTALL
Type:
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