https://github.com/roundpartner/i-go-calendar
This is a personal calendar
https://github.com/roundpartner/i-go-calendar
Last synced: about 1 month ago
JSON representation
This is a personal calendar
- Host: GitHub
- URL: https://github.com/roundpartner/i-go-calendar
- Owner: roundpartner
- License: unlicense
- Created: 2016-10-16T13:20:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T13:10:40.000Z (over 9 years ago)
- Last Synced: 2025-03-03T01:31:49.017Z (over 1 year ago)
- Language: Go
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# personal-calendar
This is a personal calendar
```
export GOPATH=~/projects/personal-calendar/src/
```
```bash
go get gopkg.in/yaml.v2
```