Browse Source

Update to-git-or-not-to-git.en.md

content-update
Christopher Fremond 5 years ago committed by GitHub
parent
commit
9099cc18ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      subjects/to-git-or-not-to-git.en.md

5
subjects/to-git-or-not-to-git.en.md

@ -5,6 +5,11 @@
Write in a file `to-git-or-not-to-git.sh` the command that isolates your `gitHub id`.
Only the numbers will appear.
adapt this command
```curl -s "https://01.alem.school/api/graphql-engine/v1/graphql" --data '{"query":"{user(where:{githubLogin:{_eq:\"'$USERNAME'\"}}){id}}"}'
```
### Usage
```console

Loading…
Cancel
Save