An open API service indexing awesome lists of open source software.

https://github.com/plume-lang/homebrew-plume

Plume Homebrew formula repository
https://github.com/plume-lang/homebrew-plume

homebrew homebrew-formula homebrew-tap programming-language

Last synced: 2 months ago
JSON representation

Plume Homebrew formula repository

Awesome Lists containing this project

README

          

# Plume Formulae

This repository contains some package manager manifests to easily install Plume on various platforms.

## Usage for Homebrew

To install Plume using Scoop, you need to tap the repository first:

```shell
brew tap plume-lang/plume
```

Then you can install Plume:

```shell
brew install plume
```