Toorero
35c3fa205d
Fixed description of activating venv ( #22 )
...
Add 'source' to the venv activate command in the readme
`source` was picked over `.` to conform to the python recommendation
(https://docs.python.org/3/library/venv.html#module-venv ).
This patch also adds the `egg-info` you get when building to the
gitignore.
2021-01-28 21:24:09 +01:00
I-Al-Istannen
b3ad9783c4
Ignore pyinstaller files
2020-10-06 11:43:20 +02:00
Daniel Augustin
f6fbd5e4bb
Add download summary
2020-06-25 19:19:34 +02:00
I-Al-Istannen
3a57430893
Fix type errors in example_config
2020-04-23 12:35:58 +02:00
I-Al-Istannen
8c431c7d81
Add a simple temporary folder
2020-04-20 12:08:52 +02:00
Joscha
7ebeef5873
Clean up gitignore
2020-04-19 18:47:44 +00:00
Joscha
064f12c14c
Ignore mypy files
2019-07-04 12:16:26 +00:00
Joscha
0e536f476a
Reorganize project structure
2019-04-25 11:51:03 +00:00
Joscha
282d0252eb
Add file organizer
2018-11-23 08:56:59 +00:00
Joscha
95646b0b29
Authenticate with ILIAS and get pages by refid
2018-11-20 05:55:41 +00:00
Joscha
0803f196c8
Initial commit
2018-11-19 10:37:56 +00:00