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

Can we use ataru to test bash code? #79

Open
dariocravero opened this issue Oct 18, 2014 · 0 comments
Open

Can we use ataru to test bash code? #79

dariocravero opened this issue Oct 18, 2014 · 0 comments

Comments

@dariocravero
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant