https://github.com/ithaquakr/runscripts
A collection of simple Bash scripts i use for work better
https://github.com/ithaquakr/runscripts
bash-script script
Last synced: 8 months ago
JSON representation
A collection of simple Bash scripts i use for work better
- Host: GitHub
- URL: https://github.com/ithaquakr/runscripts
- Owner: ithaquaKr
- License: mit
- Created: 2025-03-11T01:58:01.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-03-23T17:06:48.000Z (11 months ago)
- Last Synced: 2025-03-23T18:22:31.389Z (11 months ago)
- Topics: bash-script, script
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# runscripts
This project is a collection of scripts (bash, Python, etc.) used in my work.
## Installation
To use these scripts, you will need to clone this repository to your local
machine. You'll also need the appropriate interpreters (bash, python, etc.)
installed on your system. Specific requirements for individual scripts are
noted in their respective files.
## Usage
Each script within this repository is designed for a specific purpose. Refer to
the individual script files for detailed usage instructions and options.
Generally, the scripts are designed to be run from the command line.
## Contributing
Contributions are welcome. Please open an issue to discuss potential
improvements or additions before submitting a pull request.
## License
This project is licensed under the MIT License - see the LICENSE file for details.