mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-02 15:00:58 +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
|
|
|