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

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).