A meteor / meteorite smart package providing easy access to the imgur api.
First, you need to get an imgur api key here.
- Go to https://atmosphere.meteor.com/ and follow the instructions
- Call
> mrt add imgur
in the meteor projects root
- Download the meteor project from github
- Download and add the
imgur
package to the packages folder of meteor - run the meteor script from the folder you checked the github repo out into, not the locally installed one and add it there
is available here