GitHub - lakim/spring-commands-standard: Add support of Standard for Spring (original) (raw)
Repository files navigation
spring-commands-standard
Add support of standard for spring.
Usage
Add to your Gemfile:
gem 'spring-commands-standard', group: :development
Create the bin/standardrb binstub:
bundle exec spring binstub standardrb bundle exec spring stop
Check that it is working:
$ bin/standardrb Running via Spring preloader in process 26568 ...