feat: shell completions & auto releasing (#282)

This commit is contained in:
Collide 2023-10-21 12:18:26 +08:00 committed by GitHub
parent e6fb999d1b
commit 3313f17954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 160 additions and 24 deletions

2
.gitignore vendored
View file

@ -1,6 +1,8 @@
target/
config/completions
.DS_Store
result
result-*
.devenv*