Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 378 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 378 Bytes

To start contributing, first you need to run in your own machine:

Setup

git clone git@github.com:sourcelevel/auto-formatter.git
cd auto-formatter
mix deps.get
mix test

Build

To build escript we use Mix:

mix escript.build

This will generate a binary file under _build/autoformatter.