• Home
Name Date Size #Lines LOC

..--

nearby/03-May-2024-122,250104,216

.gitignoreD03-May-2024166 1312

Android.bpD03-May-20241.7 KiB4643

CONTRIBUTING.mdD03-May-20241.1 KiB3422

LICENSED03-May-202411.1 KiB201169

METADATAD03-May-2024448 1816

OWNERSD03-May-202480 54

README.mdD03-May-2024511 2313

README.md

1# Better Together Core
2
3Core rust components to google better together experiences.
4
5## Projects
6
7`nearby` <br>
8
9Core rust components used by the Nearby platform: https://developers.google.com/nearby
10<br> For more information on building and testing these components see: [nearby/README.md](nearby/README.md)
11
12
13### Installing Rust
14
15Refer to [Install Rust](https://www.rust-lang.org/tools/install)
16
17```sh
18curl https://sh.rustup.rs -sSf | sh
19```
20
21We recommend using this plugin
22
23https://www.jetbrains.com/rust/