https://github.com/pythoughts-labs/homebrew-pythinker
Homebrew tap for Pythinker Code
https://github.com/pythoughts-labs/homebrew-pythinker
Last synced: 2 days ago
JSON representation
Homebrew tap for Pythinker Code
- Host: GitHub
- URL: https://github.com/pythoughts-labs/homebrew-pythinker
- Owner: Pythoughts-labs
- Created: 2026-05-22T17:17:26.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-07-12T00:22:28.000Z (13 days ago)
- Last Synced: 2026-07-12T02:11:20.201Z (13 days ago)
- Language: Ruby
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-pythinker
Homebrew tap for [Pythinker Code](https://github.com/Pythoughts-labs/pythinker-code).
```sh
brew install Pythoughts-labs/pythinker/pythinker-code
```
> **Homebrew ≥ 5** (with `HOMEBREW_REQUIRE_TAP_TRUST`) refuses to load
> formulae from untrusted third-party taps. Trust this tap once, then
> install/upgrade normally:
>
> ```sh
> brew trust pythoughts-labs/pythinker
> ```
>
> The Pythinker in-app updater detects the refusal and offers to run this
> for you.
This tap is auto-updated by the
[homebrew-tap.yml](https://github.com/Pythoughts-labs/pythinker-code/blob/main/.github/workflows/homebrew-tap.yml)
workflow on every `v*.*.*` tag. Do not hand-edit `Formula/*` — your
edits will be overwritten on the next release.