/fleet-elixir-plugin

Elixir support for Fleet

Primary LanguageKotlinApache License 2.0Apache-2.0

Elixir support for Fleet

This is a plugin that brings Elixir supoprt to JetBrains Fleet.

Building and Running the Plugin

To build the plugin, you will need to have the Java Development Kit (JDK) version 17 or later installed on your system. You can then build the plugin by running the following command:

./gradlew distZip

This will create a JAR file for the plugin in the build/pluginDistribution directory.

To run the plugin, execute the following command:

./gradlew runFleet

Contributing

Contributions to this template are welcome. If you find a bug or have an idea for a new feature, please create a new issue on GitHub. If you would like to contribute code, please create a pull request.

License

This template is released under the Apache License 2.0. Please see the LICENSE file for more information.