ekampp / rg-code-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Challenge

Usage

Require the files from the lib folder in your project.

Tests

Locally on your machine:

bundle install
bundle exec rspec

Or if you want to use docker:

docker build -t rgcc:latest .
docker run rgcc:latest

About


Languages

Language:Ruby 99.2%Language:Dockerfile 0.8%