Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 461 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 461 Bytes

Contributing / development guidelines

To install locally for development, run raco pkg install --auto --link --installation.

To run the tests, use raco test -p resyntax.

It is recommended to use either DrRacket or racket-langserver with the latest Racket (not racket-minimal).