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

Migrate Bash logic to Golang binary. #129

Open
awalsh128 opened this issue Mar 3, 2024 · 1 comment
Open

Migrate Bash logic to Golang binary. #129

awalsh128 opened this issue Mar 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@awalsh128
Copy link
Owner

Many issues that have been filed are due to the implicit behavior of the Bash environment which can sometimes even be influenced by the caller environment (e.g. #98). As the complexity of the solutions have grown, I have found a need for more sophisticated data structures and syntax.

There has already been some migration (e.g. #119) to provide more robust command handling and testability (i.e. replay command output in tests).

@awalsh128 awalsh128 added the enhancement New feature or request label Mar 3, 2024
@awalsh128 awalsh128 self-assigned this Mar 3, 2024
@rindeal
Copy link

rindeal commented Aug 2, 2024

golang means binary blobs, I'd recommend python

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

No branches or pull requests

2 participants