mirror of
https://github.com/go-kratos/kratos.git
synced 2025-02-03 13:11:42 +02:00
4 lines
58 B
Bash
4 lines
58 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
web_frameworks=("kratos" "gin" "echo" "mux")
|