BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.08k stars 261 forks source link

Enable shell mode for command execution #9

Closed jpxd closed 1 year ago

jpxd commented 1 year ago

Fixes #8

steve8708 commented 1 year ago

going to go ahead and merge, will test shell: true vs shell: process.env.SHELL locally, and thanks for the contribution @jpxd!

steve8708 commented 1 year ago

Just released v0.0.13 with this update! I added just one additional tweak

shell: process.env.SHELL || true