# Getting started with larp

Two bash utilities for working with GitHub contributor identities, plus the data they produced.

## Install

```bash
git clone https://github.com/nirholas/larp.git
```

## Verify the install

Clone the repository and run its checks to confirm everything works on your machine:

```bash
git clone https://github.com/nirholas/larp.git
cd larp
```



## Next steps

- [Examples](./examples.md) shows runnable snippets.
- The [README](https://github.com/nirholas/larp#readme) is the complete reference.
- Found a problem? [Open an issue](https://github.com/nirholas/larp/issues).
