Update README
This commit is contained in:
parent
8ac4ce059d
commit
6af672654f
1 changed files with 4 additions and 1 deletions
|
@ -30,6 +30,7 @@ Make sure you have Go installed, then type:
|
||||||
|
|
||||||
It will install Musala Mail binary in `$GOPATH/bin`
|
It will install Musala Mail binary in `$GOPATH/bin`
|
||||||
|
|
||||||
|
|
||||||
### With docker
|
### With docker
|
||||||
|
|
||||||
Make sure you have Docker installed, then type:
|
Make sure you have Docker installed, then type:
|
||||||
|
@ -45,6 +46,7 @@ Make sure you have Docker installed, then type:
|
||||||
3. Enable developper account on <https://trello.com/app-key>
|
3. Enable developper account on <https://trello.com/app-key>
|
||||||
4. Get an developer API KEY
|
4. Get an developer API KEY
|
||||||
|
|
||||||
|
|
||||||
### Getting a Trello TOKEN
|
### Getting a Trello TOKEN
|
||||||
|
|
||||||
Open the following URL in your web browser and authenticate yourself. That will
|
Open the following URL in your web browser and authenticate yourself. That will
|
||||||
|
@ -52,6 +54,7 @@ give you the TRELLO_TOKEN that will be needed in the next step.
|
||||||
|
|
||||||
<https://trello.com/1/authorize?expiration=never&scope=read,write,account&response_type=token&name=Musala%20Mail&key=YOUR-API-KEY>
|
<https://trello.com/1/authorize?expiration=never&scope=read,write,account&response_type=token&name=Musala%20Mail&key=YOUR-API-KEY>
|
||||||
|
|
||||||
|
|
||||||
### Using the binary
|
### Using the binary
|
||||||
|
|
||||||
Prepare your environment with the following variables
|
Prepare your environment with the following variables
|
||||||
|
@ -109,5 +112,5 @@ Got questions? Need help? Tweet at [@glenux](https://twitter.com/glenux)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Musala Push is Copyright © 2018-2019 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE file.
|
Musala Push is Copyright © 2018-2019 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE.txt file.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue