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

bindl exec #33

Open
wilsonehusin opened this issue Mar 20, 2022 · 1 comment
Open

bindl exec #33

wilsonehusin opened this issue Mar 20, 2022 · 1 comment
Labels
brainstorm Not yet implementable (e.g. design phase or blocked) enhancement New feature or request

Comments

@wilsonehusin
Copy link
Member

bindl exec NAME [args ...] would:

  • get program if it doesn't already exist yet
  • run the program as if args are passed directly
  • should handle STDIN STDOUT STDERR piping properly (relevant)

The existence and implementation of this would help brainstorming #10.

@chrisyxlee chrisyxlee self-assigned this Mar 21, 2022
@wilsonehusin wilsonehusin mentioned this issue Mar 22, 2022
5 tasks
@wilsonehusin wilsonehusin added the enhancement New feature or request label Mar 22, 2022
@wilsonehusin
Copy link
Member Author

Considering that #10 is canceled in favor of #39, should this exist? Maybe not?

Maybe instead we should do something like bindl path NAME which returns the whole bin/.bindl/<hash>-NAME/NAME path?

@wilsonehusin wilsonehusin added the brainstorm Not yet implementable (e.g. design phase or blocked) label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brainstorm Not yet implementable (e.g. design phase or blocked) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants