mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Changed name to andrewzolotukhin
This commit is contained in:
@@ -9,7 +9,7 @@ Displays your upcoming Google calendar events.
|
||||
<img src="/imgs/modules/gcal.png" width="320" height="389" alt="gcal screenshot" />
|
||||
|
||||
**Not:** Setting up access to Google Calendars for Go is a bit unobvious. Check out Google's [Go Quickstart](https://developers.google.com/calendar/quickstart/go)
|
||||
first and if you have problems, then take a look at this [comment by WesleydeSouza](https://github.com/senorprogrammer/wtf/issues/83#issuecomment-393665229) which offers a slightly different approach.
|
||||
first and if you have problems, then take a look at this [comment by WesleydeSouza](https://github.com/andrewzolotukhin/wtf/issues/83#issuecomment-393665229) which offers a slightly different approach.
|
||||
|
||||
## Source Code
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ git:
|
||||
width: 2
|
||||
refreshInterval: 8
|
||||
repositories:
|
||||
- "/Users/chris/go/src/github.com/senorprogrammer/wtf"
|
||||
- "/Users/chris/go/src/github.com/andrewzolotukhin/wtf"
|
||||
- "/Users/user/fakeapp"
|
||||
```
|
||||
|
||||
|
||||
@@ -58,8 +58,8 @@ github:
|
||||
refreshInterval: 300
|
||||
repositories:
|
||||
wesker-api: "UmbrellaCorp"
|
||||
wtf: "senorprogrammer"
|
||||
username: "senorprogrammer"
|
||||
wtf: "andrewzolotukhin"
|
||||
username: "andrewzolotukhin"
|
||||
```
|
||||
|
||||
### Attributes
|
||||
|
||||
Reference in New Issue
Block a user