Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 2.7 KB

README.md

File metadata and controls

40 lines (22 loc) · 2.7 KB

A CLI for Twilio

Travis Build Status codecov Learn with TwilioQuest

The default branch name for this repository has been changed to main as of 07/27/2020.

Setup

Head over to the Twilio CLI documentation.

Versioning

twilio-cli uses a modified version of Semantic Versioning for all changes. See this document for details.

Usage

See the General usage guide.

Examples

Review the Examples.

Plugins

You can review the docs on available plugins and how to install them. If you are interested in writing your own plugin, refer to the plugin authoring docs.

Contributing

  1. Clone this repo.
  2. From the repo directory, run: npm install
  3. Run ./bin/run from the repo directory to run the CLI.

Feedback

Please file a GitHub issue in this repository for any feedback you may have. You may also send feedback via the twilio feedback command.

License

MIT