mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-04 16:00:59 +00:00
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
go get github.com/gin-gonic/gin && go test -v
|
|
|