yen
yen copied to clipboard
feat: Add fallback to wget for installation script
fix: #19
- Updated the bootstrapping script to use wget when curl is not available.
- A helpful error message if neither curl nor wget is installed.