Projects with this topic
-
Bash functions that I have found particularly useful for including in my other scripts.
Nearly all released functions will have Bats tests that go along with them.
Updated -
Kobats is a Kotlin Multiplatform library that provides a DSL (domain-specific language) for creating Bats test scripts.
Updated -
AutoStartGZDoomInGame.bat - A basic GZDoom launcher. Works via drag-and-drop or automatic folder search. Launches all WAD/PK3 files with a single command. Saves the GZDoom path for future launches.
AutoStartGZDoomInGame2.bat - An improved version with combinations. Launches each WAD with each PK3 file. Sorts files alphabetically and adds delays between launches. Requires at least one WAD file.
AutoStartGZDoomInGame3.bat - An advanced version with a menu. Options for opening music, programs, websites, and flexible PK3 selection: a specific file, all files, or just WADs. Supports returning to the menu and extension autocompletion.
Updated -
Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program.
UpdatedUpdated -
An interactive shell script for installing recommended tools to game efficiently on Debian.
Updated -
A really complicated script that doesn't do anything complicated. I made this project just to learn how to use shellcheck and BATS.
Updated