Skip to content

Tags: bobbyiliev/introduction-to-bash-scripting

Tags

0.25.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed missing syntax highlighting and return conditional text. (#51)

* Syntax highlighting was missing 

The switch case example (last example in this chapter) did not have syntax highlighting and improved the text returned when a car brand is provided by the user.

* Update 010-bash-conditionals.md

Co-authored-by: Bobby Iliev <bobby@bobbyiliev.com>

0.24.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move slicing sub chapter under arrays (#50)

0.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add new sponsor to chapter 0

0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sponsors list

0.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
heredocs herestring fix (#48)

0.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added heredocs and herestrings (#47)

* Added heredoc

* Edited heredoc and added herestring

0.19.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enhanced Readability of the File (#46)

0.18.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Started translation in French. (#45)

* Begin French translation.

* Translate 001-introduction-to-bash.md to French.

* Translate 002-bash-structure.md to French.

* Translate 003-bash-hello-world.md to French.

* Translate theme-dark.html to French.

* Import cover (not translated).

* Translate theme-light.html to French.

* Translate 004-bash-variables.md in French.

* Translate 100-bash-wrap-up.md to French.

* Translate 006-bash-comments.md to French.

0.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modified break and continue statement (#44)

0.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create ibis.yml