Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muzimuzhi/homebrew-texstudio-beta
Homebrew tap to provide texstudio-beta
https://github.com/muzimuzhi/homebrew-texstudio-beta
homebrew-tap texstudio
Last synced: about 1 month ago
JSON representation
Homebrew tap to provide texstudio-beta
- Host: GitHub
- URL: https://github.com/muzimuzhi/homebrew-texstudio-beta
- Owner: muzimuzhi
- License: bsd-2-clause
- Created: 2020-06-28T23:26:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T14:56:54.000Z (about 2 months ago)
- Last Synced: 2024-09-15T00:38:58.229Z (about 2 months ago)
- Topics: homebrew-tap, texstudio
- Language: Ruby
- Homepage:
- Size: 58.6 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audit_exceptions/github_prerelease_allowlist.json
Awesome Lists containing this project
README
# Homebrew tap texstudio-beta
Due to too few downloads, on 5 May 2020, cask `texstudio-beta` (2.12.22beta2) was [removed] from [`homebrew-cask-version`][homebrew-cask-version], the official repo for pre-release casks.
So there is this homebrew tap.
## Quick actions
```bash
# installation
# note that `texstudio-beta` conflicts with `texstudio`
brew install muzimuzhi/texstudio-beta/texstudio-beta# formula upgrading
brew bump-formula-pr muzimuzhi/texstudio-beta/FORMULA --version=VERSION [--write-only]# cask upgrading
brew bump-cask-pr muzimuzhi/texstudio-beta/CASK --version=VERSION [--write-only]# check out latest tap workflows
brew tap-new --github-packages --no-git USER/REPO
```## links and Docs
- TeXstudio’s release page
https://github.com/texstudio-org/texstudio/releases/
- Homebrew commands
- `brew bump-formula-pr`
https://docs.brew.sh/Manpage#bump-formula-pr-options-formula
- `brew bump-cask-pr`
https://docs.brew.sh/Manpage#bump-cask-pr-options-cask
- `brew tap-new`
https://docs.brew.sh/Manpage#tap-new-options-userrepo
- More Homebrew Documentation
- Cask stanzas
https://docs.brew.sh/Adding-Software-to-Homebrew#cask-stanzas
- Commit message rules
https://docs.brew.sh/Adding-Software-to-Homebrew#commit-messages
- How to Create and Maintain a Tap
https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
- Homebrew tap with bottles uploaded to GitHub Releases
https://brew.sh/2020/11/18/homebrew-tap-with-bottles-uploaded-to-github-releases/[removed]:
https://github.com/Homebrew/homebrew-cask-versions/commit/4f03b850c8ca7407b42490a3a53c1c215ebc6d5d
[homebrew-cask-version]:
https://github.com/Homebrew/homebrew-cask-versions