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

https://github.com/carlos-descalzi/dkide

IntelliJ plugin for editing DataKitchen Platform recipes.
https://github.com/carlos-descalzi/dkide

datakitchen dataops docker intellij-plugin java python

Last synced: about 1 month ago
JSON representation

IntelliJ plugin for editing DataKitchen Platform recipes.

Awesome Lists containing this project

README

          

# DKIDE - An IntelliJ plugin for working with DataKitchen's Platform Recipes.

![screenshot.png](screenshot.png)

## Requirements
- IntelliJ 2021.2.1
- Docker
- Python >= 3.8
- DKCloudCommand (pip3 install DKCloudCommand)
- Python Community Edition Plugin
- gradle
- Java 11

## Building

Run gradlew buildPlugin