TNG / please-cli

An AI helper for creating CLI commands
Apache License 2.0
66 stars 16 forks source link

Improve instructions for choosing actions #19

Closed busywhistling closed 1 year ago

busywhistling commented 1 year ago

Also apply code style (VS Code) to the bash script & correct the statement in the GPT prompt

thomas-endres-tng commented 1 year ago

Could you separate the formatting from the actual changes? It is hard to see the real changes in all these formatting diffs.

busywhistling commented 1 year ago

Sorry @thomas-endres-tng, my VS Code setup auto formats code on save, I should probably be more wary of this. Anyway, a nice little exercise in git to rebase my work upon the merged pull request. Now this PR contains the formatting as a separate commit.