🐍 This is an SH script that downloads all of Elder Plinus's (https://github.com/elder-plinius/). 🐍 The script is designed to help you clone all of his public repos with ease.
🐍 Before running the script, make sure you have curl
installed! 🐍 If you don’t have curl
, you can install it using your package manager:
- For Ubuntu/Debian:
sudo apt install curl