https://github.com/arvida/rr
rerun a shell command - trying out go ;)
https://github.com/arvida/rr
Last synced: 4 months ago
JSON representation
rerun a shell command - trying out go ;)
- Host: GitHub
- URL: https://github.com/arvida/rr
- Owner: arvida
- Created: 2013-04-10T19:02:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-11T06:38:55.000Z (over 12 years ago)
- Last Synced: 2025-01-28T11:49:28.560Z (6 months ago)
- Language: Go
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.