Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 940 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 940 Bytes

Holidaze - A tool for syncing holidays from orangehrm to google calendar

What's it for?

This project is in it's very early stages but the goal of the project is to produce a tool which can sync holidays from orangehrm to google calendar.

What it does

Right now running the application will create a google calendar event in your primary calendar and invite [email protected]

How to contribute

Check out the trello board for tasks/next steps. Feel free to pick up, update or add tasks there.

Running Locally

Clone

  • Fork the repository.
  • Clone it using git clone [email protected]:<your-username>/holidaze.git

Run

  • Create a github issue on this repo requesting to be added to the google project
  • Follwong steps to install dependencies and download credentials as described here
  • Run it using go run quickstart.go