Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README brew install command for Todoist CLI to avoid cask-formula conflict #262

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

katticot-ledger
Copy link
Contributor

Fix README for Homebrew Installation Command

Problem

The current README suggests using brew install todoist, which defaults to installing the cask (GUI application) rather than the formula (CLI tool). This can cause confusion for users looking to install the CLI tool.

Solution

This PR updates the installation instructions in the README to explicitly specify the correct command for the CLI tool:

  • Use brew install sachaos/todoist/todoist for the CLI tool.

image

Copy link
Owner

@sachaos sachaos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!
LGTM

@sachaos sachaos merged commit 585f687 into sachaos:master Dec 26, 2024
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 30, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [sachaos/todoist](https://github.com/sachaos/todoist) | minor | `v0.20.0` -> `v0.21.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>sachaos/todoist (sachaos/todoist)</summary>

### [`v0.21.0`](https://github.com/sachaos/todoist/releases/tag/v0.21.0)

[Compare Source](sachaos/todoist@v0.20.0...v0.21.0)

#### What's Changed

-   docs(readme.md): updated readme to use repo-contained images Issue [#&#8203;230](sachaos/todoist#230) by [@&#8203;HacDan](https://github.com/HacDan) in sachaos/todoist#235
-   Added check for project color non-existant by [@&#8203;HacDan](https://github.com/HacDan) in sachaos/todoist#245
-   Fix "add --project-name" and check for exactly one positional argument by [@&#8203;mgsloan](https://github.com/mgsloan) in sachaos/todoist#253
-   Fix README brew install command for Todoist CLI to avoid cask-formula conflict by [@&#8203;katticot-ledger](https://github.com/katticot-ledger) in sachaos/todoist#262
-   Enable to release by CI by [@&#8203;sachaos](https://github.com/sachaos) in sachaos/todoist#263

#### New Contributors

-   [@&#8203;mgsloan](https://github.com/mgsloan) made their first contribution in sachaos/todoist#253
-   [@&#8203;katticot-ledger](https://github.com/katticot-ledger) made their first contribution in sachaos/todoist#262

**Full Changelog**: sachaos/todoist@v0.20.0...v0.21.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants