generator-edx

Creates content for an edX course written in Markdown

Usage no npm install needed!

<script type="module">
  import generatorEdx from 'https://cdn.skypack.dev/generator-edx';
</script>

README

yeoman-generator-edx

Yeoman Generator for edX Course Authoring

Getting Started

  1. Create an edX Course
yo edx
  1. Create an edX Course using a specific folder name
yo edx coursename

Automation

  1. Download an example of the config JSON file
yo edx:config
  1. Fill out the JSON file
  2. Use the JSON file
yo edx:auto config.json