1
0
mirror of https://github.com/alexellis/arkade.git synced 2022-05-07 18:22:49 +03:00
Files
arkade-kubernetes/.gitignore
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

9 lines
66 B
Plaintext

arkade
bin/**
kubeconfig
.DS_Store
.idea/
mc
/arkade-*
/faas-cli*