Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 456 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 456 Bytes

spring-commands-teaspoon

This gem implements the teaspoon command for Spring.

Based on spring-commands-rspec

Installation

Add to your Gemfile:

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

Bundle install.

Usage

At command line

$ spring teaspoon

Credits

Jon Leighton's work on Spring.