Skip to content

dscape/cloudmailin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudmailin

simple service to test the cloudmailin service for development. will intercept emails and return them to you so you can curl them locally to your app while developing.

installation

  1. install node.js
  2. install npm
  git clone git://github.com/dscape/cloudmailin.git
  cd cloudmailin
  npm install
  node server.js

if you like you can use a service like nodejitsu or no.de to host your service.

usage

just point your cloudmailin account to http://cloudmailin.no.de. now visit http://cloudmailin.no.de and follow the instructions.

after subscribing send an email to your cloudmailin email address and see the curl appear.

roadmap, bugs

check issue

contribute

everyone is welcome to contribute. patches, bugfixes, new features

  1. create an issue on github so the community can comment on your idea
  2. fork cloudmailin in github
  3. create a new branch git checkout -b my_branch
  4. create tests for the changes you made
  5. make sure you pass both existing and newly inserted tests
  6. commit your changes
  7. push to your branch git push origin my_branch
  8. create an pull request

meta

(oO)--',- in caos

About

cloudmailin testing service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published