Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
Closes #1.

Signed-off-by: Sam Hathaway <[email protected]>
  • Loading branch information
smammy committed Feb 7, 2022
1 parent 8228888 commit c08ce06
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Smammy Task-spooler-as-tsp
# Task Spooler installed as `tsp` (instead of `ts`)

## How do I install these formulae?
## Overview

`brew install smammy/task-spooler-as-tsp/<formula>`
The core `task-spooler` formula installs a `ts` binary, which conflicts with the `ts` ("timestamp") binary in the `moreutils` formula. This formula renames Task Spooler's `ts` to `tsp`, like Debian does.

Or `brew tap smammy/task-spooler-as-tsp` and then `brew install <formula>`.
## Installation

`brew install smammy/task-spooler-as-tsp/task-spooler-as-tsp`

Or `brew tap smammy/task-spooler-as-tsp` and then `brew install task-spooler-as-tsp`.

## Documentation

Expand Down

0 comments on commit c08ce06

Please sign in to comment.