Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
research
MetadataExtractor
Commits
6a146489
Commit
6a146489
authored
Sep 27, 2022
by
Benedikt Heinrichs
Browse files
Add Gitpod Config
parent
007a318d
Pipeline
#812535
waiting for manual action with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitpod.yml
0 → 100644
View file @
6a146489
ports
:
-
port
:
36541
onOpen
:
open-preview
tasks
:
-
init
:
pip install -r requirements.txt
command
:
python server.py
vscode
:
extensions
:
-
ms-python.python
\ No newline at end of file
README.md
View file @
6a146489
...
...
@@ -7,6 +7,10 @@ This repository provides the source code to the MetadataExtractor project and he
1) Download the server .jar from here:
[
Tika Downloadsite
](
https://tika.apache.org/download.html
)
2) Execute the tika server with
`java -jar {tika-server-jar}`
## Development
[

](https://gitpod.io/#https://git.rwth-aachen.de/coscine/research/metadataextractor)
## For installing the dependencies
```
bash
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment