bash2bb icon indicating copy to clipboard operation
bash2bb copied to clipboard

Install bash2bb on Ubuntu

Open tripleo1 opened this issue 2 years ago • 2 comments

https://gist.github.com/tripleo1/1f464d691a9c51ff70619baf0d0b0339

Alpha release:

  • Works for me
  • bash2bb does not translate all constructs

tripleo1 avatar Jun 16 '23 02:06 tripleo1

Thanks! Anything actionable for me?

Is shfmt not available as a regular ubuntu/debian package? It looks like it https://packages.ubuntu.com/kinetic/shfmt

pesterhazy avatar Jun 16 '23 11:06 pesterhazy

Re shfmt: I think it might be, but I didn't test it.

Actionable:

  1. case statements:
  2. FuncDecl just prints an AST

Note, I haven't peered into the code yet.

tripleo1 avatar Jun 18 '23 08:06 tripleo1