pesterhazy / bash2bb

44 stars 1 forks source link

Install bash2bb on Ubuntu #8

Open tripleo1 opened 1 year ago

tripleo1 commented 1 year ago

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

Alpha release:

pesterhazy commented 1 year ago

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

tripleo1 commented 1 year ago

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.