Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 843 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 843 Bytes

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