Browse Source

grep: add to config.json

Frida Johanne Tveit 6 years ago
parent
commit
83965331ec
1 changed files with 14 additions and 0 deletions
  1. 14
    0
      config.json

+ 14
- 0
config.json View File

640
     },
640
     },
641
     {
641
     {
642
       "core": false,
642
       "core": false,
643
+      "difficulty": 5,
644
+      "slug": "grep",
645
+      "topics": [
646
+        "pattern_matching",
647
+        "strings",
648
+        "files",
649
+        "filtering",
650
+        "searching"
651
+      ],
652
+      "unlocked_by": "robot-name",
653
+      "uuid": "d36ce010-210f-4e9a-9d6c-cb933e0a59af"
654
+    },
655
+    {
656
+      "core": false,
643
       "difficulty": 6,
657
       "difficulty": 6,
644
       "slug": "alphametics",
658
       "slug": "alphametics",
645
       "topics": [
659
       "topics": [