Widget to provide ratings and evaluations from mammmooc.org to other platforms. For documentation and a demo visit: https://mammooc.github.io/mammooc-rating-widget/
Feel free to contribute to the project!
Always develop on the dev
branch (due to different staging and production URLs).
-
Create the documentation (on
dev
branch):npm run analyze
-
Switch to
master
and merge thedev
branch -
Build artefacts and release to npm
npm version 3.1.2 npm publish npm run bundle
-
Push everything incl. the new tag
-
Zip the content from the build directory and name it
mammooc-rating-widget-v3.1.2.zip
-
Create a new GitHub release named
Version 3.1.2
for the tag pushed a few moments ago and shortly describe your changes.