Handbook
Glossary
star-repository ( owner repo -- )
Vocabulary
github
Inputs
owner
an
object
repo
an
object
Outputs
None
Definition
USING:
formatting
kernel
;
IN:
github
:
star-repository
( owner repo -- )
"/user/starred/%s/%s"
sprintf
github-put-success?
drop
;