Skip to content

co63oc/developers.hasoffers.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

developers.hasoffers.com

Build Status

This is a HasOffers API resource built with angularjs.

All submissions are welcome. To submit a change, fork this repo, commit your changes, and send us a pull request.

Setup

Just fork the repo, run:

Simple :)

TODO

See the issue list (https://github.com/Adapp/developers.hasoffers.com/issues)

How to contribute

  • Fork the repository
  • Validate coding style:
    • npm install -g jshint
    • jshint assets/js/
  • Execute unit tests:
    • ./scripts/test.sh
    • ./scripts/e2e-test.sh
  • Send in a pull request

Releases

No releases published

Packages

No packages published