summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Schiewe <git@tforge.de>2018-04-30 17:58:35 +0200
committerTim Schiewe <git@tforge.de>2018-04-30 17:58:35 +0200
commit588c0fee4a47efe71b5bae37676228ae563295d9 (patch)
treec4324a657d9db5aae691202f88a94c76593dd25a /README.md
parenta439d29d8ff0bbee2d7c92c7594729c13c87baf8 (diff)
parent96d612b65b9fb6caccb2bf6fc45c8a409f521b02 (diff)
downloadsplus-588c0fee4a47efe71b5bae37676228ae563295d9.tar.gz
splus-588c0fee4a47efe71b5bae37676228ae563295d9.zip
Merge branch 'feature/1-ics'
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..054a570
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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).