Skip to content

A collection of development dependencies for Ruby.

License

Notifications You must be signed in to change notification settings

vaporyhumo/lollipop

Repository files navigation

Lollipop

lollipop is a collection of development dependencies commonly used by me (@vaporyhumo) in most of my projects.

Installation

gem 'lollipop'

Installing lollipop is the equivalent as doing the following.

gem 'bundler-audit'
gem 'byebug'
gem 'flay'
gem 'flog'
gem 'guard'
gem 'guard-rspec'
gem 'guard-rubocop'
gem 'guard-shell'
gem 'irb'
gem 'lefthook'
gem 'libyear-bundler'
gem 'mutant-rspec'
gem 'rake'
gem 'rspec'
gem 'rubocop'
gem 'rubocop-performance'
gem 'rubocop-rake'
gem 'rubocop-rspec'
gem 'rubocop-sorbet'
gem 'simplecov'
gem 'sorbet'
gem 'sorbet-progress'
gem 'terminal-notifier-guard'

That's it, that's all there is to it.

About

A collection of development dependencies for Ruby.

Resources

License

Security policy

Stars

Watchers

Forks

Languages