Automating Inputs for Interactive Shells
Leave no task unautomated
Jun 21, 20225 min read329

Search for a command to run...
Articles tagged with #automation
Leave no task unautomated

Overview In the CI/CD field, when GitHub throws its hat in the ring, you get GitHub Actions. A tool that runs within a repo on Github itself. You can set up YML files that run tasks based on specific triggers. Its best part? Various Actions can be c...
