Skip to content

dahabi/soundcloudPlugin

 
 

Repository files navigation

soundcloudPlugin

BuildFire Plugin: soundcloudPlugin

##How to run and test ###Prerequisite are node.js,bower,npm,karma, karma-coverage

$ npm install -g karma-cli
$ npm install -g karma-coverage
$ npm install -g bower

###Install bower and node dependencies

$ bower install
$ npm install

###Run the test cases

$ npm test
Or
$ karma start --reporters progress

###Run the test cases to see coverage

$ karma start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.8%
  • HTML 13.6%
  • CSS 5.6%