Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 417 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 417 Bytes

spring-commands-rackup

Implements rackup command for Spring.

Usage

Add to your Gemfile:

gem 'spring-commands-rackup', group: :development

If you use spring binstubs, run bundle exec spring binstub rackup to generate bin/rackup. Then run spring stop to pick up the changes.

Copyright

Copyright (c) 2018 Moritz Winter. See LICENSE.txt for details.