https://github.com/tsonglew/intellij-etcdhelper
IntelliJ platform etcd plugin
https://github.com/tsonglew/intellij-etcdhelper
android-studio clion etcd etcdv3 goland idea intellij intellij-plugin java kotlin plugin pycharm
Last synced: 4 months ago
JSON representation
IntelliJ platform etcd plugin
- Host: GitHub
- URL: https://github.com/tsonglew/intellij-etcdhelper
- Owner: tsonglew
- License: mit
- Created: 2022-08-13T16:07:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T09:08:45.000Z (over 1 year ago)
- Last Synced: 2025-01-30T18:04:25.017Z (8 months ago)
- Topics: android-studio, clion, etcd, etcdv3, goland, idea, intellij, intellij-plugin, java, kotlin, plugin, pycharm
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/19924-etcdhelper
- Size: 3.81 MB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# intellij-etcdhelper
a simple intellij platform etcd plugin
[](https://github.com/tsonglew/intellij-etcdhelper/actions/workflows/license.yml)
[](https://github.com/tsonglew/intellij-etcdhelper/actions/workflows/gradle.yml)
[](https://plugins.jetbrains.com/plugin/19924-etcdhelper)
[](https://plugins.jetbrains.com/plugin/19924-etcdhelper)# Table of Content
- [ScreenShots](#screenshots)
- [Tool Window](#tool-window)
- [Settings](#settings)
- [Watch](#watch)
- [Create](#create-watch-item)
- [Settings](#fill-up-the-settings-dialog)
- [Query](#fill-up-the-settings-dialog)
- [Delete](#stop-watch)
- [Notification](#get-notification-when-event-triggered)
- [Install](#install)
- [JetBrains Plugins](#jetbrains-plugins)
- [Stable Version](#stable-version)
- [EAP Version](#eap-version)
- [Manually](#manually)
- [Download GitHub Releases](#download-github-releases)
- [Install from disk](#install-from-disk)
- [Acknowledgements](#acknowledgements)## Screenshots
### Tool Window

### Settings

### Watch
#### create watch item

#### fill up the settings dialog

#### query watched items

#### stop watch

#### get notification when event triggered

# Install
## JetBrains Plugins
### Stable Version
[EtcdHelper on JetBrains Plugins Marketplace](https://plugins.jetbrains.com/plugin/19924-etcdhelper)
### EAP Version
See [Configuring a Custom Channel in IntelliJ Platform Based IDEs](https://plugins.jetbrains.com/docs/marketplace/custom-release-channels.html#9efde0b8)
and install from EAP channel## Manually
### Download GitHub Releases
Download zip from [GitHub Releases](https://github.com/tsonglew/intellij-etcdhelper/releases)
### Install from disk
Install from disk,
see [Install from disk](https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_disk)# Acknowledgements
* JetBrains kindly provides intellij-etcdhelper with a free open-source licence
# Stargazers over time
[](https://starchart.cc/tsonglew/intellij-etcdhelper)