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.
- Host: GitHub
- URL: https://github.com/carlos-descalzi/dkide
- Owner: Carlos-Descalzi
- License: apache-2.0
- Created: 2022-02-07T02:25:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T02:39:27.000Z (over 4 years ago)
- Last Synced: 2025-09-03T12:23:24.688Z (9 months ago)
- Topics: datakitchen, dataops, docker, intellij-plugin, java, python
- Language: Java
- Homepage:
- Size: 42.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DKIDE - An IntelliJ plugin for working with DataKitchen's Platform Recipes.

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