Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfGalaxy/galaxy-integration-paradox


https://github.com/FriendsOfGalaxy/galaxy-integration-paradox

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Galaxy plugin for Paradox

:warning: the plugin is looking for maintainer!

## Installation

_Integration can be installed using GOG Galaxy `Search Github` engine_

## Development

Install required packages for building and testing:
```bash
pip install -r requirements/dev.txt
```

Run tests:
```bash
inv test
```

Build package
```bash
inv build [--output=] [--ziparchive=]
```