Update README
This commit is contained in:
parent
a213771e9c
commit
dfe2238e79
1 changed files with 4 additions and 1 deletions
|
@ -32,6 +32,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:
|
||||||
|
@ -47,6 +48,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
|
||||||
|
@ -54,6 +56,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
|
||||||
|
@ -111,5 +114,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