3 ms·
bash scripting has ergonomics?
by paultopia 3mo ago
bash scripting has ergonomics?
- jeremyjh 3mo agoRegardless of where it’s deployed I can edit it and run it without any additional tools.
- beeb 3mo 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 3mo 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 3mo agoYes?