Skip to content

csats/meteor-mturk

Repository files navigation

Basic mTurk API wrapper for Meteor

Build Status

Meteor package for mTurk based on jefftimesten/mturk.

For usage examples, see the csats/mturk-tool example Meteor app. In particular, the use of Meteor.wrapAsync() is handy when calling csats/mturk functions.

Install

Run this to add csats/mturk to your Meteor application:

meteor add csats:mturk

Test

Run this command to test the csats/mturk package:

npm test

Attribution and Acknowledgements

License

MIT