spring-commands-ridgepole
This gem implements the ridgepole command for Spring.
Usage
Add to your Gemfile:
gem 'spring-commands-ridgepole', group: :development
If you're using spring binstubs, run bundle exec spring binstub ridgepole
to generate bin/ridgepole
.
Then run spring stop
to pick up the changes.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/ksss/spring-commands-ridgepole. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Spring::Commands::Ridgepole project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.