Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

✨ Pre-Download needed binaries into .friggs tools directory #55

Merged
merged 9 commits into from
Mar 9, 2024

Conversation

PatrickLaabs
Copy link
Owner

What this PR does / why we need it:

Adding the CMD function 'prepare'.

Run it with frigg prepare

This will Download the Github CLI, Kubectl, Clusterctl and k9s into the frigg tools directory.

The newly downloaded tools should be added in other steps, so that the user does not have to care about.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #14

@PatrickLaabs PatrickLaabs added the enhancement New feature or request label Mar 6, 2024
@PatrickLaabs PatrickLaabs linked an issue Mar 6, 2024 that may be closed by this pull request
@PatrickLaabs PatrickLaabs self-assigned this Mar 7, 2024
@PatrickLaabs
Copy link
Owner Author

ToDos:

  • improve err handling
  • reduce if-statements

@PatrickLaabs PatrickLaabs merged commit 117daf9 into main Mar 9, 2024
@PatrickLaabs PatrickLaabs deleted the 14-prepare branch March 9, 2024 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pre-Download needed binaries into .frigg folder
1 participant