Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 386 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 386 Bytes

Contributing to tree-sitter-erlang

First of all, thanks for taking the time to contribute! ❤️🎉👍

There's 3 commands to run:

  1. make -- this will reformat, compile, and test everything. It's fast enough that you can run it often.

  2. make web -- to build and run the local web ui

  3. make publish -- to prepare everything for merging and update the playground