Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 581 Bytes

limonit-progress-bar-plugin

https://img.shields.io/jetbrains/plugin/v/19654-limonit-progressbar

Install from plugin store: https://plugins.jetbrains.com/plugin/19654-limonit-progressbar

Determinate and indeterminate progress bars:

gif

Tray icon:

tray

Build and Publish

Make sure you have jdk-17 properly configured.

./gradlew build
export ORG_GRADLE_PROJECT_intellijPublishToken="..."
./gradlew publishPlugin