Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add homebrew formula for Theta #7

Open
10 tasks
alexdovzhanyn opened this issue Jul 2, 2024 · 0 comments
Open
10 tasks

Add homebrew formula for Theta #7

alexdovzhanyn opened this issue Jul 2, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alexdovzhanyn
Copy link
Collaborator

We need to create and publish a Homebrew formula for the Theta programming language. This will make it easier for users on macOS to install and manage Theta using the Homebrew package manager.

Tasks

  • Create a Homebrew formula for Theta.
    • Define the formula with necessary metadata (name, version, description, etc.).
    • Specify the source URL and checksum.
    • Define the build and installation steps.
  • Test the Homebrew formula locally to ensure it installs Theta correctly.
  • Submit the formula to the Homebrew core repository.
  • Update the Theta documentation to include instructions for installing via Homebrew.

Acceptance Criteria

  • A Homebrew formula exists that installs the latest version of Theta.
  • Users can install Theta using brew install theta.
  • Installation instructions are updated in the official Theta documentation.
@alexdovzhanyn alexdovzhanyn added enhancement New feature or request good first issue Good for newcomers labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant