An open API service indexing awesome lists of open source software.

https://github.com/georgiosdrivas/bash-scripts

A collection of handy Bash scripts to automate common developer tasks.
https://github.com/georgiosdrivas/bash-scripts

Last synced: 10 months ago
JSON representation

A collection of handy Bash scripts to automate common developer tasks.

Awesome Lists containing this project

README

          

Useful Scripts Repository

Welcome to Useful Scripts – a collection of handy Bash scripts to automate common developer tasks. Whether you're working with Git, DevOps, web development, or system administration, these scripts will save you time and effort! 🚀

🚀 How to Use

Clone the repository

git clone https://github.com/GeorgiosDrivas/useful-scripts.git

cd useful-scripts

Make a script executable

chmod +x script.sh

Run the script

./script.sh

- Make sure the script does not require any arguments before running it.

🤝 Contributing

This project is in continuous development, as many scripts will be added.
Have a useful script to share? Feel free to submit a pull request! Contributions are welcome. 😊

⭐ Star the Repo!

If you find these scripts helpful, don't forget to star this repository!