• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

common/25-Apr-2025-9,3766,785

nearby/25-Apr-2025-129,93697,604

remoteauth/25-Apr-2025-1,8821,479

.dockerignoreD25-Apr-2025274 1816

.gitignoreD25-Apr-2025245 1615

Android.bpD25-Apr-20252 KiB5854

CONTRIBUTING.mdD25-Apr-20251.1 KiB3422

DockerfileD25-Apr-20252.9 KiB7460

LICENSED25-Apr-202511.1 KiB201169

METADATAD25-Apr-2025447 1816

OWNERSD25-Apr-202580 54

README.mdD25-Apr-2025511 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/