Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Can we use ataru to test bash code? #79

@dariocravero

Description

@dariocravero

Hi all,

I was wondering if it's possible to use ataru to run and test bash code. I know that the main focus is on Ruby code now but would it be feasible at some point to test something like:

wget -O gem_home-0.1.0.tar.gz https://github.com/postmodern/gem_home/archive/v0.1.0.tar.gz
tar -xzvf gem_home-0.1.0.tar.gz
cd gem_home-0.1.0/
sudo make install

and make sure it created install the binaries we were expecting it to?

Thanks,
Darío

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions