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

https://github.com/afeld/rehearsals

Script to pull calendar events for invoicing
https://github.com/afeld/rehearsals

Last synced: about 1 year ago
JSON representation

Script to pull calendar events for invoicing

Awesome Lists containing this project

README

          

1. [Export your calendar as a `.ics file.](https://support.google.com/calendar/answer/37111)
1. Modify the `START_FROM` in the script.
1. Run the script.

```shell
bundle install
bundle exec ruby rehearsals.rb
```