clo4 / run-fig

Incredibly fast startup command line apps with JavaScript and TypeScript
https://doc.deno.land/https://denopkg.com/SeparateRecords/run-fig/mod.ts
MIT License
3 stars 0 forks source link

feat: add `Fig.completion` subcommand #9

Closed clo4 closed 3 months ago

clo4 commented 2 years ago

Fixes #1

clo4 commented 2 years ago

Stupid 2 am idea: what about if the completion subcommand writes the completion to a standard location on disk and only creates a shim spec that loads from that location? Not sure if this is even possible