uplare 0.1.0

A CLI tool for keeping a system config up-to-date
1
2
3
4
5
6
7
8
9
10
11
# Uplare

Easily and accurately keep track of installed software.

## Installation

### `cargo install` from Git

```
cargo install --git https://github.com/nihaals/uplare
```