When submitting a new bug report, please first search for an existing or similar report. If no duplicate exists, file the issue with the following information:
- Steps to reproduce the issue.
- Example code snippet that causes the issue.
You'll need Ruby v3 and Node v16 to use and test this project. Other versions of Node or Ruby that are compatible with the versions mentioned will work as well. Below are commands we use to perform various tasks:
bin/run
runs the code generators.bin/setup
installs Ruby and Node dependencies.bin/lint
runs the linter.bin/spellcheck
runs the spellchecker.bin/console
starts REPL with the project loaded.
As this project is made up of sub-packages, each is individually published to their respective package managers. Refer to the documents linked below for details on publishing each package: