More descriptive documentation
This commit is contained in:
parent
6817f2df03
commit
08a47dad08
|
@ -14,6 +14,11 @@ pip install github3.py
|
||||||
|
|
||||||
* Place the script under */usr/local/sbin/mail2github_issues.py*.
|
* Place the script under */usr/local/sbin/mail2github_issues.py*.
|
||||||
|
|
||||||
|
* Adjust the following variables accordingly:
|
||||||
|
* TOKEN = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
|
||||||
|
* USER = 'exampledev'
|
||||||
|
* REPO = 'myrepo'
|
||||||
|
|
||||||
* Edit */etc/aliases*:
|
* Edit */etc/aliases*:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue