Última actividad 1729916423

knox revisó este gist 1729916423. Ir a la revisión

1 file changed, 5 insertions

Hasura-2.sh(archivo creado)

@@ -0,0 +1,5 @@
1 + git clone --no-checkout https://github.com/hasura/graphql-engine.git --depth 1
2 + cd graphql-engine
3 + git sparse-checkout init --cone
4 + git sparse-checkout set v3
5 + git checkout @
Siguiente Anterior