MilesCranmer commited on
Commit
cc17ee5
1 Parent(s): b18c463

Add file to update all contrib

Browse files
docs/all_contributors/run_all_contrib.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ yarn install --frozen-lockfile
4
+ yarn all-contributors $@