pthariensflame / homebrew-prql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prql-homebrew

This repository serves as a Tap containing the formulae of prql and prql-query.

Installation

prqlc

To install prqlc:

brew install prql/prql/prqlc

A test:

echo "from employees | filter has_dog" | prqlc compile

prql-query

Then, to install prql-query

brew install prql/prql/prql-query

A test:

pq --help

About


Languages

Language:Ruby 100.0%