Files
freeCodeCamp/curriculum/challenges/_meta/learn-bash-scripting-by-building-five-programs/meta.json
Tom d02bb663c4 refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta

* fix: test?
2023-05-04 08:46:58 +02:00

16 lines
343 B
JSON

{
"name": "Learn Bash Scripting by Building Five Programs",
"isUpcomingChange": false,
"helpCategory": "Backend Development",
"order": 3,
"time": "5 hours",
"template": "",
"required": [],
"superBlock": "relational-database",
"challengeOrder": [
[
"5f5904ac738bc2fa9efecf5a",
"Build Five Programs"
]
]
}