Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can Bento be used with something like Bash Shell scripts #56

Open
bmullan opened this issue Jan 30, 2020 · 0 comments
Open

Can Bento be used with something like Bash Shell scripts #56

bmullan opened this issue Jan 30, 2020 · 0 comments

Comments

@bmullan
Copy link

bmullan commented Jan 30, 2020

Bento looks really interesting...

Can Bento be used with something like Bash Shell scripts?

What I mean is can Bento call a Bash script
or
Can a Bash script call a Bento program?

Or is that what "a backend" is about?

A backend is program controlled by bento. A backend can be any program (compiled or interpreted) that implements the bento protocol on the port specified on the BENTO_PORT environment variable.

If Bash can be used could you give an example of calling a Bash script and perhaps returning a "value" from the script?

thanks
brian

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

No branches or pull requests

1 participant