Thanks to visit codestin.com
Credit goes to github.com

Skip to content

german-egg/bash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Bash Scripts Collection

A repository of all my personal bash scripts that I enjoy making.

Table of Contents

About

This repository is a collection of various bash scripts that I have created for different purposes. These scripts are designed to simplify and automate various tasks.

Scripts

egg

A Egg Live app launcher and port forwarding tool.

awt

A Egg Live script that simplifies starting a development task and links GitHub with Jira.

Usage

To use any of the scripts, simply clone the repository and run the desired script from your terminal.

git clone https://github.com/yourusername/bash.git
cd bash
./script_name.sh

Replace script_name.sh with the name of the script you want to run.

Contribution

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A repository of all my bash scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%