Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 840 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 840 Bytes

Jelly Compiler

Overview

Welcome to the Jelly compiler repository! Jelly is a powerful scripting language designed for Apple Shortcuts. This repository contains the Homebrew formula required to install the jelly compiler.

Installation

To install the Jelly compiler using Homebrew, follow these steps:

  1. Add the Tap:

    brew tap Jellycuts/homebrew-formulae
  2. Install Jelly:

    brew install jellycuts/formulae/jelly

Tutorial

If you prefer a more detailed tutorial on how to install Jelly, please visit this installation guide.

How does this work?

This custom homebrew formula simply downloads the compiler from Open-Jellycore