blat 0.1.0

bluetooth git remote helper
# blat
[![crates.io](https://img.shields.io/crates/v/blat)](https://crates.io/crates/blat)
[![docs.rs](https://img.shields.io/docsrs/blat)](https://docs.rs/blat)
![NOAI](https://img.shields.io/badge/NO-AI-red)
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)

bluetooth git remote helper

## install

`cargo install blat`

## use

While in the folder of the repo that is to be shared:

```sh
$ blat
```

Then from the clients, either clone or use the remote url given by the host:

```sh
git clone blat::<bluetooth id>
```