An open API service indexing awesome lists of open source software.

https://github.com/bitrise-steplib/steps-sms-text-message

SMS Text Message Sender
https://github.com/bitrise-steplib/steps-sms-text-message

bitrise bitrise-step ci production-code

Last synced: 6 months ago
JSON representation

SMS Text Message Sender

Awesome Lists containing this project

README

          

# Smt Text Message with Twilio

The new Smt Text Message with Twilio step.

SMS Text Message Sender using [https://www.twilio.com/](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/](https://www.twilio.com/)

Can be run directly with the [bitrise CLI](https://github.com/bitrise-io/bitrise),
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