Add fetch requirements from site 17/1117/3
authorYolanda Robla <yroblamo@redhat.com>
Wed, 3 Jul 2019 15:30:21 +0000 (17:30 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Thu, 4 Jul 2019 13:23:31 +0000 (15:23 +0200)
commiteb86fc6df842ce6e8043f472dd987c41b4ad4032
treef9efabc21d32fec4ca07205a763ee87e140cc614
parent827b0c5c05fb57324a17257360196fb9027155b8
Add fetch requirements from site

This entrypoint will fetch requirements from a site, and
will store on $HOME/.kni/$SITE_NAME. It accepts a single
argument, the path/url to a site (in go-getter format)

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: Id9025fa7d14e90a8f03ee07d1e550b48d0003ae6
cmd/fetch_requirements.go [new file with mode: 0644]
pkg/requirements/requirements.go [new file with mode: 0644]
pkg/site/site.go [new file with mode: 0644]