added aur package
This commit is contained in:
@@ -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/`
|
||||
|
||||
Reference in New Issue
Block a user