grunt-init-xblock
v0.1.0
Published
A grunt-init template for OpenEdX XBlocks
Downloads
2
Maintainers
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