klaudiosinani/taskbook

Make taskbook available via Homebrew on macOS

Open

#180 ouverte le 28 août 2020

Voir sur GitHub
 (0 commentaires) (10 réactions) (0 assignés)JavaScript (408 forks)batch import
feature requestgood first issue

Métriques du dépôt

Stars
 (8 851 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Is your feature request related to a problem? Please describe. Installing and upgrading the application via npm/yarn is inconvenient for people who are not web developers and don't have or know those tools. Homebrew is an established way to install command line utilities of all sorts on macOS and very widely used even by relatively non-technical people, making it a good fit for a general-purpose utility like taskbook.

Describe the solution you'd like taskbook should be available via Homebrew on macOS and the readme should document installing via Homebrew.

Guide contributeur