An open API service indexing awesome lists of open source software.

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

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.