openapi-cli-generator
Generate a CLI from an OpenAPI 3 specification
파일 탐색기
최종 버전 다운로드 (.zip)- apikey.go
- apikey_test.go
- example_test.go
- auth0.go
- cli.go
- cli_test.go
- credentials.go
- flags.go
- flags_test.go
- formatter.go
- http.go
- input.go
- input_test.go
- log.go
- markdown.go
- matcher.go
- matcher_test.go
- middleware.go
- middleware_test.go
- main.go
- openapi.go
- openapi.yaml
- main.go
- authcode.go
- clientcredentials.go
- oauth.go
- refresh.go
- request.go
- hello.json
- generated.go
- README.md
- shorthand.go
- shorthand.peg
- shorthand_test.go
- commands.tmpl
- main.tmpl
- .gitignore
- .travis.yml
- bindata.go
- CHANGELOG.md
- go.mod
- go.sum
- LICENSE
- main.go
- main_test.go
- README.md
- test.sh
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/danielgtaylor/openapi-cli-generator
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd openapi-cli-generator
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
