Skip to content

Repository files navigation

mise-expert

A mise plugin for Expert - Elixir language server.

Installation

Add this plugin to your mise configuration

mise plugin install expert https://github.com/quentin-rodriguez/mise-expert.git

Usage

# List all available versions
mise ls-remote expert

# Install a specific version
mise install expert@<version>

# Set as global default
mise use -g expert@<version>

# Set as project default
mise use expert@<version>

Development

This project uses hk for pre-commit hooks and linting.

  1. Link your plugin for local testing
mise plugin link --force expert .
  1. Install pre-commit hooks
hk install
  1. Run test manually
mise run test
  1. Run linting manually
mise run lint
  1. Run all CI checks
mise run ci

License

This plugin is licensed under the MIT License.

See LICENSE for details.

About

A mise plugin for Expert - Elixir language server

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages