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

https://github.com/chriscarini/example-loc-plugin-config-plugin

An example plugin for configuring https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin via another JetBrains plugin.
https://github.com/chriscarini/example-loc-plugin-config-plugin

intellij intellij-plugin jetbrains jetbrains-ecosystem jetbrains-plugin lines-of-code

Last synced: 7 months ago
JSON representation

An example plugin for configuring https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin via another JetBrains plugin.

Awesome Lists containing this project

README

          

# example-loc-plugin-config-plugin

[![GitHub License](https://img.shields.io/github/license/ChrisCarini/example-loc-plugin-config-plugin?style=flat-square)](https://github.com/ChrisCarini/example-loc-plugin-config-plugin/blob/main/LICENSE)
[![All Contributors](https://img.shields.io/github/all-contributors/ChrisCarini/example-loc-plugin-config-plugin?color=ee8449&style=flat-square)](#contributors)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ChrisCarini/example-loc-plugin-config-plugin/build.yml?branch=main&logo=GitHub&style=flat-square)](https://github.com/ChrisCarini/example-loc-plugin-config-plugin/actions/workflows/build.yml)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ChrisCarini/example-loc-plugin-config-plugin/compatibility.yml?branch=main&label=IntelliJ%20Plugin%20Compatibility&logo=GitHub&style=flat-square)](https://github.com/ChrisCarini/example-loc-plugin-config-plugin/actions/workflows/compatibility.yml)

An example plugin for configuring [ChrisCarini/loc-change-count-detector-jetbrains-plugin](https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin) via another JetBrains plugin (ie, this plugin).

_**Note:** The plugin was created purely as a PoC to be used as a reference._

### Developer Notes

This plugin assumes that you have a local checkout of [ChrisCarini/loc-change-count-detector-jetbrains-plugin](https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin) in a sibling directory to this repository.

```bash
plugins/
├── example-loc-plugin-config-plugin
│ ├── build.gradle.kts
│ ├── ...
│ └── settings.gradle.kts.kts
└── loc-change-count-detector-jetbrains-plugin
├── build.gradle.kts
├── ...
└── settings.gradle.kts.kts
```

## Contributors



Chris Carini
Chris Carini

🐛 💻 📖 💡 🤔 🚧 💬 👀
bansalsulabh
bansalsulabh

🤔 👀 📓