Skip to content

Conversation

aemtox
Copy link
Contributor

@aemtox aemtox commented Oct 25, 2023

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

Added a german version of the bash functions explanation

Related Tickets & Documents

None

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

@what-the-diff
Copy link

what-the-diff bot commented Oct 25, 2023

PR Summary

  • Introduction of Bash Loops Guide
    The team added a new guide ("011-bash-schleifen.md") which talks about different types of loop structures in Bash—a popular scripting language. This guide covers loops such as "for", "while", and "until", and provides real-life examples that help illustrate their usage, making this concept easier to understand. This will help anybody who's trying to learn and make the most of scripting in Bash.

  • New Guideline for Bash Functions
    This PR also introduces a tutorial ("012-bash-funktionen.md") designed to help users understand how to define and employ functions in Bash. Annotated examples are provided in this guide, which illuminates the proper structure of a function and gives a practical demonstration of their usage. This could greatly benefit anyone hoping to streamline their scripts with reusable function blocks.

Copy link
Owner

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@bobbyiliev bobbyiliev merged commit 09a5140 into bobbyiliev:main Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants