8 lines
284 B
YAML
8 lines
284 B
YAML
|
---
|
||
|
github:
|
||
|
cmd: "ghorg clone megabyte-labs -s github -p ~/GitHub"
|
||
|
description: "Clones the GitHub megabyte-labs organization repositories"
|
||
|
gitlab:
|
||
|
cmd: "ghorg clone megabyte-labs -s gitlab -p ~/GitLab"
|
||
|
description: "Clones the GitLab megabyte-labs organization repositories"
|