Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 1.65 KB

README.org

File metadata and controls

62 lines (50 loc) · 1.65 KB

lang/crystal

Table of Contents

Description

This modules adds crystal support.

  • Syntax-checking (flycheck)
  • REPL (inf-crystal)

Maintainers

This module has no dedicated maintainers.

Module Flags

This module provides no flags.

Plugins

Prerequisites

Crystal

you need to install the crystal compiler.

MacOS

brew install crystal

Arch

sudo pacman -S crystal shards

ICR (REPL)

you need to install ICR.

Features

Configuration

Troubleshooting