mflyCommands for Mediafly Extensions
API documentation can be found at http://devdocs.mediafly.com/extensions/#
Getting Started
- Clone repo
- Install node v8 and run the following commands
cd mflyCommands
npm install
-
npm run build
to build -
npm run watch
to watch for file changes and build