mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
The current logic for downloading SDK tarballs is in cros_sdk and written in python which isn't super convenient for re-using in the rest of our shell scripts. This is a start of rewriting that logic into a re-usable library but does not yet replace the functionality in cros_sdk.