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
- Host: GitHub
- URL: https://github.com/bitrise-steplib/steps-sms-text-message
- Owner: bitrise-steplib
- License: mit
- Created: 2014-05-07T12:56:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T08:15:14.000Z (about 2 years ago)
- Last Synced: 2025-03-24T07:52:33.790Z (7 months ago)
- Topics: bitrise, bitrise-step, ci, production-code
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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