SkillAgentSearch skills...

Crystal

Elixir wrapper around Gradualizer

Install / Use

/learn @coingaming/Crystal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Crystal

Static type system for BEAM. Crystal is Elixir wrapper around Gradualizer.

Installation

If available in Hex, the package can be installed by adding crystal to your list of dependencies in mix.exs:

def deps do
  [
    {:crystal, "~> X.X.X", only: [:dev, :test], runtime: false}
  ]
end

Usage

Command will check all modules in current mix project

mix crystal

Command will check only given module

mix crystal <ModuleName>
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks1

Languages

Elixir

Security Score

60/100

Audited on Sep 1, 2023

No findings