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

https://github.com/redth/twilioxamarinbindings

Twilio Bindings for Xamarin apps
https://github.com/redth/twilioxamarinbindings

Last synced: about 1 year ago
JSON representation

Twilio Bindings for Xamarin apps

Awesome Lists containing this project

README

          

# Twilio Xamarin Bindings

Twilio Bindings for Xamarin apps

## How to Build

You will need Xamarin installed on a mac. Run the following:

```
sh ./bootstrapper.sh -t libs
```

This will download the necessary cake tooling in a `./tools/` folder, download the external dependencies, and run the build scripts.