mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
add go-swagger completion plugin
This commit is contained in:
parent
d2725d44fc
commit
34f29fbb17
2 changed files with 283 additions and 0 deletions
6
plugins/go-swagger/README.md
Normal file
6
plugins/go-swagger/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
## Go Swagger
|
||||
**Maintainers:** [casualjim](https://github.com/casualjim) and [glendc](https://github.com/glendc)
|
||||
|
||||
This plugin adds completion for go-swagger, which is a toolkit to work with swagger 2.0 specifications.
|
||||
|
||||
[Go Swagger Homepage](https://goswagger.io)
|
||||
Loading…
Add table
Add a link
Reference in a new issue