Skip to content

partiql/homebrew-partiql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

License Homebrew

Homebrew PartiQL

Welcome to the official Homebrew Tap for PartiQL applications.

This repository is managed by the PartiQL team and contains Homebrew formulas for easy installation and management of PartiQL owned applications on macOS and Linux systems.

Installation

To tap this repository and make the formulas available on your system, run:

brew tap partiql/partiql 

We currently publish one formula, partiql-cli. It is an interactive shell, or Read Evaluate Print Loop (REPL), that allows users to write and evaluate PartiQL queries. To install, run:

brew install partiql-cli

This command fetches and installs the latest version of partiql-cli, setting up all necessary dependencies on your macOS or Linux system.

Usage

After installation, you can start using command:

partiql

For a comprehensive list of options and more detailed help, you can use the help command:

partiql --help

This will display usage information, command line options and guidance to help you get started.

Uninstallation

To untap this repository and delete the formulas from your system, run:

brew uninstall partiql-cli && brew untap partiql/partiql

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages