Skip to content

working-group-two/examples

Repository files navigation

Examples

Sample applications for the Working Group Two APIs.

Setup

This repo uses Bazel for building and running the examples. To install Bazel, follow the instructions here.

macOS

brew install bazel

Linux

curl -Lo bazel https://github.com/bazelbuild/bazelisk/releases/latest/download/bazelisk-linux-amd64
chmod +x bazel
sudo mv bazel /usr/local/bin/

Kotlin

SMS

About

Example apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published