spring-commands-hutch
This gem implements the hutch
command for
Spring.
Usage
Add to your Gemfile:
gem 'spring-commands-hutch', group: :development
If you're using spring binstubs, run bundle exec spring binstub hutch
to generate bin/hutch
.
Then run spring stop
to pick up the changes.