1
0
mirror of https://github.com/alexellis/arkade.git synced 2022-05-07 18:22:49 +03:00

6 Commits

Author SHA1 Message Date
Alex Ellis (OpenFaaS Ltd)
4efd6d7869 Add "get" command
The get command downloads tools from GitHub release pages
and from custom URLs using a go template to define the
URL and filename according to OS and architecture.

Tested with unit tests and with the two initial apps: faas-cli
and kubectl.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-06-16 10:25:05 +01:00
Alex Ellis (OpenFaaS Ltd)
324643455c Update .gitignore
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-06-16 08:47:02 +01:00
Alex Ellis (OpenFaaS Ltd)
c25fc3693c Add images
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-27 14:16:00 +00:00
Alex Ellis (OpenFaaS Ltd)
8161836f30 Add to ignore file
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-26 22:59:14 +00:00
Alex Ellis (OpenFaaS Ltd)
bccfbd97d5 Rename for English speakers
bazaar seems hard to type :-/

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-26 10:17:04 +00:00
Alex Ellis (OpenFaaS Ltd)
99dd6b4611 Rename to bazaar
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-02-26 09:16:13 +00:00