{"componentChunkName":"component---node-modules-gatsby-theme-dox-src-templates-doc-js","path":"/how-to-download","result":{"data":{"doc":{"id":"527cb15d-a250-5c5d-96b4-8c7da60238bb","slug":"/how-to-download","title":"","description":null,"excerpt":"Downloading Exercises Initialize LearnPack by typing the following command on your computer terminal: You will be asked to select the…","body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h3\", {\n    \"id\": \"downloading-exercises\"\n  }, \"Downloading Exercises\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Initialize LearnPack by typing the following command on your computer terminal:\")), mdx(\"pre\", null, mdx(\"code\", _extends({\n    parentName: \"pre\"\n  }, {\n    \"className\": \"language-sh\"\n  }), \"$ learnpack install:exercises\\n\")), mdx(\"ol\", {\n    \"start\": 2\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"You will be asked to select the language you wish the tutorial to be based on:\")), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"https://i.imgur.com/T2ZeRK3.png\",\n    \"alt\": \"alt\"\n  }))), mdx(\"ol\", {\n    \"start\": 3\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Next, you will select from the list of exercises avalaible to complete:\")), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"https://i.imgur.com/kwE7m1P.png\",\n    \"alt\": \"alt\"\n  }))), mdx(\"p\", null, \"LearnPack will now download the exercises selected.  They can be found in your workspace on a folder with the same name as the exercises you have just selected.\"), mdx(\"ol\", {\n    \"start\": 4\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Following you will type the following command on your computer terminal to run the exercises that have just been downdloaded:\")), mdx(\"pre\", null, mdx(\"code\", _extends({\n    parentName: \"pre\"\n  }, {\n    \"className\": \"language-sh\"\n  }), \"$ learnpack run\\n\")), mdx(\"ol\", {\n    \"start\": 5\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"You may now click on the link provided in the terminal in order to launch the exercises.\")), mdx(\"p\", null, mdx(\"img\", _extends({\n    parentName: \"p\"\n  }, {\n    \"src\": \"https://i.imgur.com/k63n4eN.png\",\n    \"alt\": \"alt\"\n  }))));\n}\n;\nMDXContent.isMDXComponent = true;","headings":[{"value":"Downloading Exercises"}]}},"pageContext":{"id":"527cb15d-a250-5c5d-96b4-8c7da60238bb","slug":"/how-to-download","previous":{"id":"bf204fec-1e03-519a-968d-b513e08bcf72","slug":"/mdx-components"},"next":{"id":"a0cd63ab-d1b1-59a6-b1ce-1d59daf3b7e3","slug":"/how-to-publish"}}},"staticQueryHashes":["3159585216","63159454"]}