Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEChallengex

Library necessary when doing Remote's elixir code challenge

Installation

Add it to your mix.exs file

def deps do
  [
    {:be_challengex, github: "remotecom/be_challengex", tag: "0.0.1"}
  ]
end

Usage

  1. list_names/0
BEChallengex.list_names()
  1. send_email/1

Pass the recipient's email address via the to key:

BEChallengex.send_email(%{to: "ahsoka@remote.com"})

About

Remote's mailer client to be used on the elixir code challenge

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages