Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 243 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 243 Bytes

Contributing

Run the tests

$ bundle exec rake test

Run one test

$ bundle exec m <path/to/file.rb>

Run the linter

$ bundle exec standardrb

Run the local cli

$ bin/rundoc <path/to/rundoc.md>