Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 587 Bytes

clone.md

File metadata and controls

22 lines (16 loc) · 587 Bytes
description
Action: git.clone

Run

Key Typ Optional Description
action string no git.clone
repository string no repository to clone
directory string no directory to clone to

Example

- action: git.clone
  repository: comtrya/comtrya
  directory: {{ user.home_dir }}/Code/src/

{% hint style="warning" %}This feature will no longer be available in main or versions after 0.8.8.{% endhint %}