Skip to content

anildigital/ruby-operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ruby-operators

Simple app to show different Ruby operators with their funny names.

Prerequisites

  • node
  • create-elm-app (Install with npm install -g create-elm-app)

Run

Run in development mode

elm-app start

It runs dev webserver at http://localhost:3000

Generate production build

elm-app build

Serve project under a webserver

Contribute

Edit operators.json and send pull request.