knox hat die Gist bearbeitet . Zu Änderung gehen
1 file changed, 5 insertions
Hasura-2.sh(Datei erstellt)
@@ -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 @ |
Neuer
Älter