Skip to content
View ryderstorm's full-sized avatar

Block or report ryderstorm

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ryderstorm/README.md

Pinned Loading

  1. helper_scripts helper_scripts Public

    Various scripts I use to save time and headaches.

    Ruby 1

  2. dracula_color_reference_site dracula_color_reference_site Public

    Code for my Dracula color scheme reference site

    HTML 3

  3. Installing rmagick gem on Ubuntu 16.04 Installing rmagick gem on Ubuntu 16.04
    1
    # the instructions from here: https://stackoverflow.com/questions/3704919/installing-rmagick-on-ubuntu/31089915#31089915
    2
    # worked, but only after I added in line 8
    3
    
                  
    4
    sudo apt-get purge graphicsmagick graphicsmagick-dbg imagemagick-common imagemagick imagemagick-6.q16 libmagickcore-6-headers libmagickwand-dev graphicsmagick-libmagick-dev-compat
    5
    sudo apt-get autoremove
  4. rajatthareja/ReportBuilder rajatthareja/ReportBuilder Public

    Ruby gem to merge Cucumber JSON reports and build mobile-friendly HTML Test Report, JSON report and retry file.

    HTML 83 49

  5. thornwatch_dice_roller thornwatch_dice_roller Public

    A simple web app built with Sinatra for Thornwatch, the boardgame by Penny Arcade and Loneshark games

    JavaScript