clone-factor ( -- )


Vocabulary
webapps.mason.version.source

Inputs
None

Outputs
None

Definition


: clone-factor ( -- )
{ "git" "clone" "https://github.com/factor/factor.git" }
try-process ;