BRAT

by TfTHacker
Score: 85/100
favorite
share
Description
Category: 3rd Party Integrations

The BRAT plugin is a game-changer for developers and beta-testers of Obsidian plugins and themes. With BRAT, you can easily assist other developers by testing and reviewing their creations without the hassle of manual updates. Simply add the GitHub repository path to your list of test targets, and BRAT takes care of downloading updates and reloading the plugin for you. This means no more tedious folder creation, file downloads, or copying files to the correct location. With BRAT, you can focus on what matters most - providing valuable feedback to developers and helping them improve their work.

Stats
740
stars
328,737
downloads
41
forks
1,289
days
0
days
6
days
15
total PRs
1
open PRs
2
closed PRs
12
merged PRs
82
total issues
5
open issues
77
closed issues
31
commits
Latest Version
7 days ago
Changelog

This release improves the error handling when you hit GitHub rate limits and directs you towards the relevant documentation to add a read-only personal access token (PAT).

Fixes

  • fix: 🐛 include private access token for individual repository in update check
  • fix: 🐛 fix update command suggester for refactored plugin list
  • fix: 🥅 catch and inform user about GitHub Rate Limits (fixes #99)

Full Changelog: https://github.com/TfTHacker/obsidian42-brat/compare/1.1.2…1.1.3

Changelog from 1.0.6: https://github.com/TfTHacker/obsidian42-brat/compare/1.0.6…1.1.3

README file from