Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zikani03/calendago

Calendars for everyone.
https://github.com/zikani03/calendago

Last synced: 6 days ago
JSON representation

Calendars for everyone.

Awesome Lists containing this project

README

        

# Calendago

> NOTE: Work in Progress

## Note for Collaborators

- Contribute changes via pull-requests wherever possible, choose appropriate name for your branch :)
- Run `go fmt` before committing and pushing changes
- Use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)

**Building**

```
$ git clone [email protected]:zikani03/calendago.git

$ cd calendago

$ go build

# create a .env file see docs/product.md

$ ./calendago
```

## Credits

- [floAr/calendargo](https://github.com/floAr/calendargo) - provided a starting point for generating calendar
-