Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 703 Bytes

File metadata and controls

25 lines (17 loc) · 703 Bytes

espresso_pgo_wrapper

Package Version Hex Docs

Simple wrapper around gleam/pgo that does some very naive query building. Not inteded for use in any real world applications.

Quick start

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell

Installation

If available on Hex this package can be added to your Gleam project:

gleam add espresso_pgo_wrapper

and its documentation can be found at https://hexdocs.pm/espresso_pgo_wrapper.