spring-commands-standard

Standard command for Spring


License
MIT
Install
gem install spring-commands-standard -v 0.0.1

Documentation

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
...