edc / bass

Make Bash utilities usable in Fish shell
MIT License
2.2k stars 70 forks source link

Can bass convert script files? #99

Closed buddhi-deep closed 3 years ago

buddhi-deep commented 3 years ago

I got many bash script and now i want to convert them into fish script,can bass do this?

edc commented 3 years ago

No. Bass cannot convert script. It only helps you run bash script and replay certain side-effects (such as setting environment variables).