Sha256: 0b1066725413509a205ab692e3613058f75a2d3a9186d173997c41f89c841582

Contents?: true

Size: 437 Bytes

Versions: 31

Compression:

Stored size: 437 Bytes

Contents

# Starting Blocks

## Installation

Add this line to your application's Gemfile:

    gem 'starting_blocks'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install starting_blocks

## Usage

Current command-line options:

````
sb
````

Will run all MiniTest specs in your current directory and all child directories.

````
sb --watch
````

Will run all MiniTest specs if they or similarly named files are edited.

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
starting_blocks-0.0.31 README.md
starting_blocks-0.0.30 README.md
starting_blocks-0.0.29 README.md
starting_blocks-0.0.28 README.md
starting_blocks-0.0.27 README.md
starting_blocks-0.0.26 README.md
starting_blocks-0.0.25 README.md
starting_blocks-0.0.24 README.md
starting_blocks-0.0.23 README.md
starting_blocks-0.0.22 README.md
starting_blocks-0.0.21 README.md
starting_blocks-0.0.20 README.md
starting_blocks-0.0.19 README.md
starting_blocks-0.0.18 README.md
starting_blocks-0.0.17 README.md
starting_blocks-0.0.16 README.md
starting_blocks-0.0.15 README.md
starting_blocks-0.0.14 README.md
starting_blocks-0.0.13 README.md
starting_blocks-0.0.12 README.md