forked from loafle/openapi-generator-original
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
|
|
|