Handbook
Glossary
mirror-starred-repos ( path/f -- )
Vocabulary
github
Inputs
path/f
an
object
Outputs
None
Definition
USING:
arrays
assocs
cli.git
io.pathnames
kernel
sequences
;
IN:
github
:
mirror-starred-repos
( path/f -- )
[
list-my-starred-projects
]
dip
"github-starred"
or
[
[
"full_name"
of
]
]
dip
[
prepend-path
]
curry
compose
[
[
[
"ssh_url"
of
]
]
]
dip
[
bi
2array
]
curry
compose
map
sync-no-checkout-repository-as-parallel
;