Skip to content

rmosolgo/ripper_events

Repository files navigation

Ripper Events

A project for discovering and documenting the events in Ruby's Ripper parser.

Visible on GitHub pages: https://rmosolgo.github.io/ripper_events/

Development

  • Install deps with:
    • bundle install
    • brew install graphviz (or install Graphviz another way)
  • Update the docs in events.rb
  • Update the HTML template in template.html.erb
  • Rebuild the HTML with rake
  • View the rendered page with open index.html
  • Push gh-pages to update the website

About

A project for learning about Ruby's built-in parser, Ripper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published