grunt-init-xblock

A grunt-init template for OpenEdX XBlocks

Usage no npm install needed!

<script type="module">
  import gruntInitXblock from 'https://cdn.skypack.dev/grunt-init-xblock';
</script>

README

grunt-init-xblock

Create an XBlock package for the OpenEdX platform

Prerequisites

apt-get install nodejs
npm install -g grunt-init

Installation

git clone https://github.com/Stanford-Online/grunt-init-xblock.git ~/.grunt-init/xblock

Usage

mkdir MY_PROJECT
cd MY_PROJECT
grunt-init xblock

TODO

  • write about the advantages of this template
  • explain the gist of what happens under the hood