Skip to content

CoreCommands is an Intellij Plugin project to display a toolwindow with a list of buttons to quickly run commonly used terminal commands.

License

Notifications You must be signed in to change notification settings

josemg08/CoreCommands

Repository files navigation

Plugin Icon CoreCommands

Jetbrains Marketplace Version GitHub License JetBrains IntelliJ Platform SDK Docs

Plugin Icon Description

CoreCommands is a IntelliJ IDEA plugin that enhances your development workflow by providing a convenient toolwindow with quick-access buttons for commonly used terminal commands. Boost your productivity by executing frequent commands with a single click and save any command you want.

Plugin Icon Installation

From JetBrains Marketplace

  • Open IntelliJ IDEA
  • Go to Settings/Preferences → Plugins → Marketplace
  • Search for "CoreCommands"
  • Click Install

You can also find the plugin on the JetBrains Marketplace.

Plugin Icon Manual Build & Installation

Building from Source

./gradlew buildPlugin

The plugin artifact will be generated in build/distributions/CoreCommands-*.zip

Manual Installation

  • Open IntelliJ IDEA
  • Go to Settings/Preferences → Plugins
  • Click the gear icon and select Install Plugin from Disk...
  • Select the generated zip
  • Restart IDE when prompted

Plugin Icon Requirements

  • IntelliJ IDEA 2025.1 or later
  • Java 11 or later

Plugin Icon Technical Details

  • Plugin SDK Version: 2025.1
  • Build System: Gradle with Kotlin DSL
  • Main Technologies:
    • Kotlin
    • IntelliJ Platform SDK
    • Terminal Plugin Integration

Plugin Icon Contributing

Contributions are welcome! Feel free to:

  • 🐛 Report bugs
  • 💡 Suggest features
  • 🔧 Submit pull requests

About

CoreCommands is an Intellij Plugin project to display a toolwindow with a list of buttons to quickly run commonly used terminal commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages