remac 0.1.1

Change your MAC address
Documentation
# remac

master: [![master branch build status](https://github.com/n8henrie/remac/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/n8henrie/remac/actions/workflows/build.yml)

<!-- dev: [![dev branch build status](https://github.com/n8henrie/remac/actions/workflows/build.yml/badge.svg?branch=dev)](https://github.com/n8henrie/remac/actions/workflows/build.yml) -->

Change your MAC address

[![Crates.io](https://img.shields.io/crates/v/remac.svg)](https://crates.io/crates/remac)
[![Docs.rs](https://docs.rs/remac/badge.svg)](https://docs.rs/remac)

## Features

- TODO

## Introduction

- TODO

## Quickstart

### Cargo

* Install the rust toolchain in order to have cargo installed by following
  [this]https://www.rust-lang.org/tools/install guide.
* run `cargo install remac`

### Development Setup

1. Clone the repo: `git clone https://github.com/n8henrie/remac && cd
   remac`
- TODO

## Configuration

- TODO

## Acknowledgements

- TODO

## Troubleshooting / FAQ

- How can I install an older / specific version of remac?
    - TODO