This is the Highlight Ruby SDK
And then execute:
$ bundle install
Or install it yourself as:
$ gem install highlight
- Install rbenv
- Install ruby
rbenv install - Install bundle
gem install bundler - Install dependencies
bundle install
bundle exec rake
bundle exec rubocop(use with-ato autocorrect)