Skip to content

bitrise-steplib/steps-sms-text-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smt Text Message with Twilio

The new Smt Text Message with Twilio step.

SMS Text Message Sender using https://www.twilio.com/ To use their service you have to register first. It is possible to register a trial account for free. You can find all the required information on the DashBoard tab and the Numbers tab on https://www.twilio.com/

Can be run directly with the bitrise CLI, just git clone this repository, cd into it's folder in your Terminal/Command Line and call bitrise run test.

Check the bitrise.yml file for required inputs which have to be added to your .bitrise.secrets.yml file!

Trigger a new release

  • merge every code changes to the master branch
  • push the new version tag to the master branch