Skip to content
@actions-bash

Bash Actions

GitHub Actions for Bourne Again SHell

Bash Actions is a collection of GitHub Actions for Bourne Again SHell (Bash).

Our mission is to make it easy for everyone to use Bash in custom actions.

Getting started

Choose one of the following Bash Action templates for your Action:

Using Advantage Disadvantage Recommend to
docker Container can be used. Need to build the image every time. Bash that only can be run in container.
node Node.js can be used. Need to run Bash via Node.js. Just run Bash.
composite Other Actions can be used. Need to mapped inputs via env. Bash needs other Actions or doesn't want node.

Haven't decided yet? Then just use node!

Thanks

The Profile picture is from the GNU Bash logo.

Pinned Loading

  1. docker docker Public template

    A Bash Action template using Docker.

    Dockerfile

  2. node node Public template

    A Bash Action template using Node.js.

    JavaScript

  3. composite composite Public template

    A Bash Action template using composite.

    Shell

Repositories

Showing 4 of 4 repositories
  • node Public template

    A Bash Action template using Node.js.

    actions-bash/node’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jan 25, 2024
  • composite Public template

    A Bash Action template using composite.

    actions-bash/composite’s past year of commit activity
    Shell 0 MIT 0 0 0 Updated May 17, 2023
  • docker Public template

    A Bash Action template using Docker.

    actions-bash/docker’s past year of commit activity
    Dockerfile 0 MIT 0 0 0 Updated May 16, 2023
  • .github Public

    Bash Actions profile

    actions-bash/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Mar 26, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…