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
- Host: GitHub
- URL: https://github.com/redth/twilioxamarinbindings
- Owner: Redth
- License: apache-2.0
- Created: 2016-02-23T14:02:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-15T22:22:37.000Z (about 10 years ago)
- Last Synced: 2025-05-13T23:48:14.714Z (about 1 year ago)
- Language: C#
- Size: 163 KB
- Stars: 2
- Watchers: 1
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.