Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nazar1ua/space-wikipedia-link-preview
Link preview in JetBrains Space for Wikipedia links
https://github.com/nazar1ua/space-wikipedia-link-preview
Last synced: about 1 month ago
JSON representation
Link preview in JetBrains Space for Wikipedia links
- Host: GitHub
- URL: https://github.com/nazar1ua/space-wikipedia-link-preview
- Owner: nazar1ua
- Created: 2022-11-07T15:34:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T17:16:13.000Z (about 2 years ago)
- Last Synced: 2024-11-09T19:49:08.283Z (3 months ago)
- Language: Kotlin
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wikipedia Link Previews
[Plugin page in JetBrains Marketplace](https://plugins.jetbrains.com/plugin/20371-wikipedia-link-previews)
## How to run the plugin:
1. Fill out `.env`:
```shell
cp .env.example .env
```2. Change data in `application.conf`, version in `build.gradle.kts`
and `docker-ci.sh`3. Run:
```shell
bash docker-ci.sh
```