added aur package

This commit is contained in:
aditya-K2
2021-12-17 01:35:13 +05:30
parent 03e0dc40ab
commit 0db49ca23d
3 changed files with 48 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
## Table Of Contents
* [Prerequisites](#prerequisites)
* [Installing / Building](#installing--building)
* [Configuration](#configuration)
@@ -16,14 +18,6 @@
- Go Should Be Installed ( For Building )
- After Reading this it is highly recommended to read the [sample_config](https://github.com/aditya-K2/gomp/blob/master/sample_config.yml)
# Installing / Building
```bash
git clone https://github.com/aditya-K2/gomp &&
cd gomp &&
go build
```
# Configuration
Configuration of gomp is done through a `config.yml` file in `$HOME/config/gomp/`