Skip to content
New issue

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

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

Already on GitHub? # to your account

Explain the various ways of invoking shell commands in bb #39

Open
borkdude opened this issue Oct 7, 2021 · 0 comments
Open

Explain the various ways of invoking shell commands in bb #39

borkdude opened this issue Oct 7, 2021 · 0 comments

Comments

@borkdude
Copy link
Contributor

borkdude commented Oct 7, 2021

  • bb.process/process (async + tokenize)
  • bb.process/check (block + throw)
  • bb.process/sh (like clojure + tokenize)
  • bb.tasks/shell (tokenize, blocks, throws, expects options as first arg)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant