Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.29 KB

readme.md

File metadata and controls

39 lines (25 loc) · 1.29 KB

xblock-slideshare Build Status

Dependencies status Dev dependencies status Requirements Status

Course component (Open edX XBlock) to embed a Slideshare presentation

Testing

For the code quality environment, you need to install both Python and JavaScript requirements.

Run the following:

npm install -g grunt-cli
npm install

Then, preferably in a virtualenv, run

pip install -r requirements.txt

Then, run grunt test to assess code quality.

Development

Feel free to contribute :)

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝
   ╚═(███)═╝

Apache 2.0