Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Wikipedia Link Previews


UK

[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
```