Skip to content

Commit

Permalink
Merge pull request #396 from erszcz/point-readme-at-gradient
Browse files Browse the repository at this point in the history
Point README at Gradient instead of discontinued Gradualixir
  • Loading branch information
erszcz authored Mar 25, 2022
2 parents b134324 + ef00083 commit ab75f28
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,14 @@ use the functions in the `gradualizer` module.

1> gradualizer:type_check_file("path/to/some_file.erl").

## To run Gradualizer from rebar3 or Mix
## To run Gradualizer from rebar3

There is a rebar3 plugin included. See [examples/rebar3/README.md](examples/rebar3/README.md).

For Mix, a wrapper is provided at https://github.com/OvermindDL1/gradualixir.
## To use Gradualizer with Elixir / Mix

Please check out [Gradient](https://github.com/esl/gradient), the Elixir frontend for Gradualizer.
It provides a Mix task to use in your project.

## Prerequisites

Expand Down

0 comments on commit ab75f28

Please sign in to comment.