IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

Generate completions #106

Open skeet70 opened 12 months ago

skeet70 commented 12 months ago

Use https://docs.rs/clap_complete/latest/clap_complete/generator/fn.generate_to.html to generate completions as part of our build (and distribute in the release) for popular shells.