8 ms·
bash scripting has ergonomics?
by paultopia 2mo ago
bash scripting has ergonomics?
- jeremyjh 2mo agoRegardless of where it’s deployed I can edit it and run it without any additional tools.
- beeb 2mo agoSo does an amber script after it's been compiled, that's the whole point. You can tweak it and inspect it if you want. Realistically though you'll probably regenerate it and copy the new compiled version over. But you can do both.
- jeremyjh 2mo agoIs it? There is no example of what the compiled output looks like in the website or github. Just because its bash doesn't mean its suitable to be maintained in bash.
- wpm 2mo agoYes?