harmony/k3d
Jean-Gabriel Gill-Couture 15785dd219 feat: download and install k3d latest release
- Implemented functionality to fetch the latest k3d release tag from GitHub.
- Added logic to determine the appropriate binary URL based on the current platform.
- Implemented downloading and saving the binary to a specified directory.
- Included unit tests to verify the download and installation process.
- Added a `K3D_BIN_FILE_NAME` constant for clarity.
- Added logging for better debugging.
2025-04-23 10:54:54 -04:00
..
src feat: download and install k3d latest release 2025-04-23 10:54:54 -04:00
Cargo.toml feat: download and install k3d latest release 2025-04-23 10:54:54 -04:00