Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nocalhost/nocalhost-intellij-plugin
Nocalhost is Cloud Native Dev Environment. Provides nocalhost to help connect IntelliJ IDE and Kubernetes smoothly.
https://github.com/nocalhost/nocalhost-intellij-plugin
cloudnative intellij-plugin kubernetes
Last synced: about 2 months ago
JSON representation
Nocalhost is Cloud Native Dev Environment. Provides nocalhost to help connect IntelliJ IDE and Kubernetes smoothly.
- Host: GitHub
- URL: https://github.com/nocalhost/nocalhost-intellij-plugin
- Owner: nocalhost
- License: apache-2.0
- Created: 2021-01-04T02:46:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T01:57:46.000Z (4 months ago)
- Last Synced: 2024-09-13T14:48:07.496Z (4 months ago)
- Topics: cloudnative, intellij-plugin, kubernetes
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/16058-nocalhost
- Size: 1.6 MB
- Stars: 28
- Watchers: 5
- Forks: 29
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changenotes.html
- License: LICENSE
Awesome Lists containing this project
README
# nocalhost-intellij-plugin
[![build](https://github.com/nocalhost/nocalhost-intellij-plugin/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/nocalhost/nocalhost-intellij-plugin/actions/workflows/build.yml)
[![LICENSE](https://img.shields.io/github/license/nocalhost/nocalhost-intellij-plugin)](https://github.com/nocalhost/nocalhost-intellij-plugin/blob/main/LICENSE)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/9ab91534d4c6456e82c018f5ebaa1864)](https://www.codacy.com/gh/nocalhost/nocalhost-intellij-plugin/dashboard?utm_source=github.com&utm_medium=referral&utm_content=nocalhost/nocalhost-intellij-plugin&utm_campaign=Badge_Grade)[![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/v/16058)](https://plugins.jetbrains.com/plugin/16058-nocalhost)
[![JetBrains plugins Version](https://img.shields.io/jetbrains/plugin/d/16058)](https://plugins.jetbrains.com/plugin/16058-nocalhost/versions/)
[![JetBrains Plugins Ratting](https://img.shields.io/jetbrains/plugin/r/rating/16058)](https://plugins.jetbrains.com/plugin/16058-nocalhost/reviews)## Plugin for IntelliJ IDEA to support nocalhost
Nocalhost is cloud native development environment. Provides nocalhost to help connect IntelliJ IDE and Kubernetes smoothly.
Refer to nocalhost.dev for more Nocalhost information.
## Plugin Installation
- Using IDE built-in plugin system on Windows:
- File > Settings > Plugins > Browse repositories... > Search for "nocalhost" > Install Plugin
- Using IDE built-in plugin system on MacOs:
- Preferences > Settings > Plugins > Browse repositories... > Search for "nocalhost" > Install Plugin
- Manually:
- Download the [latest release](https://github.com/nocalhost/nocalhost-intellij-plugin/releases/latest) and install it manually using Preferences > Plugins > Install plugin from disk...Restart IDE.