Skip to content

Conversation

@erseco
Copy link

@erseco erseco commented Oct 29, 2025

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new exelearning worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask exelearning worked successfully.
  • brew uninstall --cask exelearning worked successfully.

Copilot AI review requested due to automatic review settings October 29, 2025 05:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new Homebrew cask for exelearning 3.0.0, an open source authoring tool for creating educational resources. The cask provides installation and management capabilities for the eXeLearning macOS application.

Key changes:

  • New cask definition for exelearning version 3.0.0
  • Includes proper app installation and comprehensive cleanup configuration
  • Implements livecheck functionality for automatic version detection

url "https://github.com/exelearning/exelearning/releases/download/v#{version}/eXeLearning-#{version}-universal.dmg",
verified: "github.com/exelearning/exelearning/"
name "exelearning"
desc "Is an open source authoring tool to create educational resources"
Copy link

Copilot AI Oct 29, 2025

Choose a reason for hiding this comment

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

Description should not start with 'Is'. Remove 'Is' to follow Homebrew cask description conventions.

Suggested change
desc "Is an open source authoring tool to create educational resources"
desc "Open source authoring tool to create educational resources"

Copilot uses AI. Check for mistakes.
Copy link
Author

@erseco erseco left a comment

Choose a reason for hiding this comment

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

We achieved the 75 stars requirement :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants