Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arvida/rr

rerun a shell command - trying out go ;)
https://github.com/arvida/rr

Last synced: about 1 month ago
JSON representation

rerun a shell command - trying out go ;)

Awesome Lists containing this project

README

        

# rr

Re-run a shell command.

## Background

Port of a bash script I use when I need to focus on test at a time.

My first attempt at writing Go code.

## Usage

$ rr ruby spec/cats_spec.rb

Hit `enter` to rerun passed command.