We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcf792 commit 77e6b21Copy full SHA for 77e6b21
languages.sh
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+set -eux
3
+wget -O languages.yml https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml
0 commit comments