bootme-gitclone
v0.0.27
Published
Task to clone a Git Repository
Downloads
40
Readme
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