blob: 054a570ed401d00fb04e3474281b40c54e23bc33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# SPlus Parser
## Setup
### Google
Follow the steps provided by Google: https://developers.google.com/calendar/auth#OAuth2Authorizing
Then run `npm start` in a terminal, visit the printed link and paste the code that will be provided there into the terminal window.
### ICS
Run with ICS as command line argument: `npm start ics`. commit & it will be on [github pages](https://schneefux.github.io/splus/informatik1.ics).
|