klaudiosinani / klaudiosinani/taskbook
Make taskbook available via Homebrew on macOS
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 393
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Research direction
Start with the README's current npm/yarn installation instructions and inspect how taskbook is packaged for command-line use. Determine the Homebrew distribution path, verify that taskbook can be installed and upgraded on macOS through it, and document the Homebrew installation in the README.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100