We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit b03444fCopy full SHA for b03444f
README.md
@@ -0,0 +1,4 @@
1
+ios-driverlogs
2
+==============
3
+
4
+this repo gets auto-updated every 5 minutes with the latest logs from the freenode.net IRC channel #ios-driver
push.sh
@@ -0,0 +1,3 @@
+git add */*/*
+git commit -m "updating logs"
+git push
0 commit comments