despo / favourite_language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Favourite Language

A rails application that enables a user to enter a GitHub username and be presented with the best guess of that user's favourite programming language

Ruby version

2.7.1

Setup project

bundle install

Run checks

Run style checked and tests

bundle exec rake

Run tests

Run all the tests

bundle exec rake

Run an individual test

bundle exec rspec spec/path/to/file

Run style checker

bundle exec rake rubocop

About


Languages

Language:Ruby 87.1%Language:HTML 8.2%Language:JavaScript 4.7%Language:SCSS 0.1%